douban-skill
Warn
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: MEDIUMCREDENTIALS_UNSAFEDATA_EXFILTRATION
Full Analysis
- [CREDENTIALS_UNSAFE]: The script
scripts/douban-frodo-export.pycontains a hardcodedAPI_KEYandHMAC_SECRET. These are used to authenticate requests to the Frodo API. Although the skill documentation identifies them as public mobile app credentials, hardcoding secrets is a security risk.\n- [DATA_EXFILTRATION]: The Python scriptscripts/douban-frodo-export.pymakes network requests tofrodo.douban.comandwww.douban.comusingurllib.request. These domains are not on the standard whitelist, although they are necessary for the skill's intended functionality.\n- [DATA_EXFILTRATION]: The Node.js scriptscripts/douban-rss-sync.mjsperforms network operations to fetch user RSS feeds fromwww.douban.com, representing data movement from an external service to the local environment.
Audit Metadata