content-collector
Audited by Socket on Apr 1, 2026
2 alerts found:
AnomalySecurityNo clear malicious behavior (no network/exfiltration, reverse shell, file modification, or subprocess execution) is present in the provided fragment. However, the code contains a hardcoded token-like secret and an external-service identifier, plus significant implementation breakage (missing main(), undefined max_retries, placeholder pass, and tag-generation returning []). The immediate malware likelihood from this fragment is low, but the credential exposure and incomplete wiring create a moderate supply-chain/security risk and warrant review of the full package—specifically where/if BITABLE_APP_TOKEN is used and whether any network/subprocess activity exists elsewhere.
SUSPICIOUS. The overall function is coherent for content archiving, but risk is elevated by proactive triggering, transitive dependency on other skills, and X/Twitter data being fetched through the third-party FxTwitter proxy instead of official endpoints. Feishu credential use is proportionate, and most dependencies appear open-source, so this is not confirmed malware; however, the install trust chain and proxy-based data flow make the skill medium-to-high risk.