code-puppy
PyPIIs code-puppy safe to use?
The latest brin safety scan flagged code-puppy v0.0.410 with risk indicators that warrant review. No known CVE vulnerabilities and 4 detected threat patterns, including patterns consistent with insecure deserialization and insecure deserialization. Trust score: 70/100. Review the findings below before use. This is an automated assessment and may contain errors.
Install (safety-checked)
code-puppy Has Confirmed Threats
Confirmed threat patterns detected in this package
0
4
0
code-puppy Confirmed Threats (4)
Location: code_puppy/session_storage.py:20
return pickle.loads(data) # noqa: S301Location: code_puppy/api/routers/sessions.py:90
return pickle.load(f)Location: code_puppy/tools/agent_tools.py:203
return pickle.load(f)brin Recommendations
- →This package is assessed as high-risk. Manual review is strongly recommended before use.
- →4 verified threat patterns detected. Review the specific findings and consider alternatives.
This is an automated, point-in-time assessment and may contain errors. Findings are risk indicators, not confirmed threats. Security posture may change over time. Maintainers can dispute findings via the brin review process.
code-puppy Capabilities & Permissions
What code-puppy can access when installed. Review these capabilities before using with AI agents like Cursor, Claude Code, or Codex.
Network Access
This package makes network requests.
Filesystem Access
Reads and writes to the filesystem.
Process Spawning
This package can spawn child processes.
Environment Variables
Accesses the following environment variables.
Native Modules
Contains native code that runs outside the JavaScript sandbox.
AGENTS.md for code-puppy
Good instructions lead to good results. brin adds code-puppy documentation to your AGENTS.md so your agent knows how to use it properly—improving both safety and performance.
brin initVercel's research: 100% accuracy with AGENTS.md vs 53% without →
code-puppy Documentation & Source Code
For the full code-puppy README, API documentation, and source code, visit the official package registry.
Frequently asked questions about code-puppy safety
Install (safety-checked)
Weekly Downloads
Version
0.0.410Other Versions
Last Scanned
Trust Score
Confirmed Threats (4)
Location: code_puppy/session_storage.py:20
Confidence: 90%
return pickle.loads(data) # noqa: S301Location: code_puppy/api/routers/sessions.py:90
Confidence: 90%
return pickle.load(f)Location: code_puppy/tools/agent_tools.py:203
Confidence: 90%
return pickle.load(f)Location: code_puppy/plugins/antigravity_oauth/constants.py:9
Confidence: 95%
ANTIGRAVITY_CLIENT_SECRET = "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"Confirmed threats have been validated by human review and represent real risks.
Capabilities
Connects to: 127.0.0.1, accounts.google.com, aihubmix.com...
Reads & Writes files
Spawns child processes
Accesses: , ALACRITTY_SOCKET, BROWSER_HEADLESS...
Contains native modules