ClawAudit verdict
social-search
insta-content-engine
Social media content discovery and posting pipeline for X/Twitter and Instagram using documented APIs and tools; uses IG credentials only for posting to the user's own account.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (7)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-key
References child_process — can spawn system processes
scripts/instagram-post.js · prose · downgraded · child_process
pip3 install — installs Python packages at runtime
SKILL.md · prose · downgraded · pip3 install
Python urllib.request — network access
scripts/gen_image.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/gen_image.py · prose · downgraded · os.environ.get(
Accesses sensitive environment variables
scripts/instagram-post.js · prose · downgraded · process.env.IG_PASSWORD
Node http/https module — low-level network access
scripts/instagram-search.js · prose · downgraded · require('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.
Is this flag fair?
Thanks — recorded.