ClawAudit verdict

fund-168

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Fund monitoring skill that fetches public NAV data from fund APIs, calculates technical levels, and sends alerts via documented push channels (WeChat/DingTalk/Feishu); credential access is for webhook configuration, all consistent with the stated monitoring purpose.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

65
security
20
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match medium

References webhook/callback URL

SKILL.md ยท code ยท webhook_url

Pattern match low

Python urllib.request โ€” network access

scripts/fund_monitor_wechat.py ยท prose ยท downgraded ยท urllib.request

Pattern match low

Python os.environ.get โ€” reads environment variable

scripts/fund_monitor_wechat.py ยท prose ยท downgraded ยท os.environ.get(

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

network_incredential_accesspackage_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API