oauth2client
PyPIIs oauth2client safe to use?
The latest brin safety scan flagged oauth2client v4.1.3 with risk indicators that warrant review. No known CVE vulnerabilities and 2 detected threat patterns, including patterns consistent with insecure deserialization and insecure deserialization. Trust score: 85/100. Review the findings below before use. This is an automated assessment and may contain errors.
Install (safety-checked)
oauth2client Has Confirmed Threats
Confirmed threat patterns detected in this package
0
2
0
Risk Indicators
- •Detected patterns consistent with InsecureDeserialization (85% confidence)
- •Flagged for potential InsecureDeserialization patterns (75% confidence)
- •Flagged for potential InsecureDeserialization patterns (80% confidence)
- •Detected patterns consistent with InsecureDeserialization (85% confidence)
- •Flagged for potential InsecureDeserialization patterns (70% confidence)
- •Package can spawn child processes
oauth2client Confirmed Threats (2)
Location: oauth2client/contrib/flask_util.py:206
return pickle.loads(flow_pickle)Location: oauth2client/contrib/django_util/views.py:93
return None if flow_pickle is None else jsonpickle.decode(flow_pickle)brin Recommendations
- →This package is assessed as high-risk. Manual review is strongly recommended before use.
- →2 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.
oauth2client Capabilities & Permissions
What oauth2client 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.
AGENTS.md for oauth2client
Good instructions lead to good results. brin adds oauth2client 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 →
oauth2client Documentation & Source Code
For the full oauth2client README, API documentation, and source code, visit the official package registry.
Frequently asked questions about oauth2client safety
Install (safety-checked)
Weekly Downloads
Version
4.1.3License
MITLast Scanned
Trust Score
Confirmed Threats (2)
Location: oauth2client/contrib/flask_util.py:206
Confidence: 85%
return pickle.loads(flow_pickle)Location: oauth2client/contrib/django_util/views.py:93
Confidence: 85%
return None if flow_pickle is None else jsonpickle.decode(flow_pickle)Confirmed threats have been validated by human review and represent real risks.
Capabilities
Connects to: accounts.google.com, bugs.python.org, cloud.google.com...
Reads & Writes files
Spawns child processes
Accesses: APPDATA, DEVSHELL_ENV, GCE_METADATA_IP...