novita-social-monitor
Fail
Audited by Socket on Mar 2, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The fragment is an automation spec for monitoring a Twitter/X following list and keeping a last-check state. It is not directly malicious: there are no hardcoded secrets, obfuscated payloads, or explicit exfiltration endpoints in the provided text. The main security concerns are supply-chain risk (delegation to an external twitterapi CLI that will handle credentials and network traffic), privacy/surveillance potential from automated scraping, and a fragile state-file write pattern that could be abused or corrupted. Operators should audit and pin the twitterapi-cli, secure token handling, add input validation and safer file I/O, and consider privacy and rate-limiting controls before use.
Confidence: 98%
Audit Metadata