Caveat verdict
sticker-manager
Manages a local sticker image library with standard file operations; no external data transmission and all capabilities match the stated local media management purpose.
⚠ 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 (6)
Possible hardcoded credential
tests/test_sensitive.py · prose · downgraded · token = "ghp_ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890abcd
Instructs covert action — may act without user awareness
SKILL.md · prose · downgraded · silently
subprocess execution — runs system commands from Python
scripts/check_sensitive.py · prose · downgraded · subprocess.check_output(
Hex-encoded string — possible obfuscated payload
tests/test_collect.py · prose · downgraded · \x01\x00\x01\x00\x80\x00\x00\x00\x00\x00\xff\xff\xff
Python os.environ.get — reads environment variable
scripts/common.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/manage_sticker.py · prose · downgraded · shutil.move(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class 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.