Caveat verdict
x-oauth-api
Official X API v2 client for posting tweets using OAuth 1.0a credentials in env vars; calls go only to api.twitter.com, behavior matches stated posting 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 (2)
Possible hardcoded credential
README.md ยท code ยท API_KEY="your_consumer_key
Accesses sensitive environment variables
bin/x.js ยท prose ยท downgraded ยท process.env.X_API_KEY
Permissions & capabilities
Requires 4 environment variables. (4 sensitive: X_API_KEY, X_API_SECRET, X_ACCESS_TOKEN, X_ACCESS_TOKEN_SECRET).
credential_access Is this flag fair?
Thanks โ recorded.