Caveat verdict
auto_authenticator_local
auto-authenticator-local
A TOTP code generator using OS-native secure storage with explicit safety rules against bypassing MFA or generating codes without user request; executionSinkDetected reflects documented Python script invocations.
⚠ 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 (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
README.md · code · curl -fsSL https://raw.githubusercontent.com/LucasZH7/auto-authenticator-local/m
Pipe to bash — executes piped content as shell commands
README.md · code · | bash
Accesses system credential store
SKILL.md · prose · downgraded · Keychain
subprocess execution — runs system commands from Python
scripts/secret_store.py · prose · downgraded · subprocess.run(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/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.