ClawAudit verdict
twitter-post
The skill requires Twitter API credentials and uses them to interact with the Twitter API, which could be exploited if credentials are not properly secured.
โ 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.
Permission integrity
credential_access
Findings (4)
Instruction-prose smuggling shape detected: collects a sensitive target ("API Key") and emits it outward ("POST"). Phrased as prose with no trigger tokens โ a semantic prompt-injection / data-exfil pattern the syntactic scanners can't see. Final tier capped at Caution; review the instructions before installing.
SKILL.md ยท 1. Go to [developer.x.com](https://developer.x.com) โ Dashboard โ Create App 2. Set **App permissions** to **Read and Write** 3. Go to **Keys and tokens** tab 4
HTTP request to bare IP address โ common in malicious payloads
SKILL.md ยท prose ยท downgraded ยท http://127.0.0.1
Node http/https module โ low-level network access
scripts/tweet.js ยท prose ยท downgraded ยท require('https')
Accesses sensitive environment variables
scripts/tweet.js ยท prose ยท downgraded ยท process.env.TWITTER_CONSUMER_KEY
Permissions & capabilities
No declared permissions โ minimal attack surface.
credential_access Is this flag fair?
Thanks โ recorded.