ClawAudit verdict

social-search

insta-content-engine

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

48
security
90
transparency
70
maintenance

Findings (7)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-key

Pattern match medium

References child_process — can spawn system processes

scripts/instagram-post.js · prose · downgraded · child_process

Pattern match low

pip3 install — installs Python packages at runtime

SKILL.md · prose · downgraded · pip3 install

Pattern match low

Python urllib.request — network access

scripts/gen_image.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/gen_image.py · prose · downgraded · os.environ.get(

Pattern match low

Accesses sensitive environment variables

scripts/instagram-post.js · prose · downgraded · process.env.IG_PASSWORD

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API