Caveat verdict
skill-x-post-ai-image
Reads GEMINI_API_KEY and X OAuth env vars to call their respective official APIs for image generation and tweet posting, fully consistent with its stated 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 (4)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-gemini-api-key
subprocess execution — runs system commands from Python
scripts/post_with_image.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/post_with_image.py · prose · downgraded · os.environ.get(
POSTs data to external URL
scripts/post_with_image.py · prose · downgraded · .post(
"https://
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.
credential_access Is this flag fair?
Thanks — recorded.