ClawAudit verdict
赛博鲁班日记
cyber-luban-diary
Accesses credentials AND makes external network calls
The skill sends diary entries to a personal API endpoint using a user-controlled token tied to their own Feishu account; all operations (push, query, analyze, image) are transparently documented diary management functions against the user's own account at image.yezishop.vip.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Findings (1)
Possible hardcoded credential
SKILL.md · code · TOKEN="your_token_here
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: AI_DIARY_TOKEN). Requires 2 system binaries. (1 elevated: curl).
network_outcredential_access Thanks — recorded.