Caveat verdict
twitter-ai-kol-fetcher
Fetches Twitter data via twitterapi.io using a user API key and sends generated reports to Feishu as explicitly described in its workflow; no secret exfiltration beyond the user-configured destinations.
⚠ 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.
Permission integrity
credential_access
Findings (3)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-key
Python os.environ.get — reads environment variable
scripts/03_generate_report.py · prose · downgraded · os.environ.get(
POSTs data to external URL
scripts/03_generate_report.py · prose · downgraded · .post(
"https://
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_access Is this flag fair?
Thanks — recorded.