strk20-privacy
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation recommends installing an auxiliary agent skill from an external repository using the command
npx skills add starkience/strk20-agent-skills.\n- [COMMAND_EXECUTION]: The skill provides a Python script (scripts/check_freshness.py) and instructs the user to execute it manually to verify the current versions of dependencies and protocol addresses.\n- [DATA_EXFILTRATION]: The included freshness checker script performs network requests to external domains, including the protocol's documentation sitestrk20-by-example.org, as well as whitelisted domains likeregistry.npmjs.organdraw.githubusercontent.com, to retrieve status and version data.
Audit Metadata