Caveat verdict
openai-auth-switcher-public
Release-hygiene packaging guide for OpenAI OAuth account switching; explicitly designed to avoid bundling live auth state and requires user interaction for all sensitive operations.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (8)
HTTP request to bare IP address — common in malicious payloads
references/design-0.2.0.md · code · http://127.0.0.1
<script> tag in markdown — potential code injection
service/app.py · prose · downgraded · <script>
subprocess execution — runs system commands from Python
scripts/doctor.py · prose · downgraded · subprocess.run(
Python shutil file operation — copies/moves/deletes files
scripts/package_public_skill.py · prose · downgraded · shutil.rmtree(
Python os.environ.get — reads environment variable
scripts/paths.py · prose · downgraded · os.environ.get(
References agent memory files
scripts/paths.py · prose · downgraded · MEMORY.md
Base64 encode (btoa) — may obfuscate data exfiltration
service/app.py · prose · downgraded · btoa(
References webhook/callback URL
service/app.py · prose · downgraded · callback_url
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.