agencyzoom
Warn
Audited by Snyk on Jun 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill instructs the agent to run npx @useclawlink/cli commands (which fetch and execute the remote npm package at runtime — https://www.npmjs.com/package/@useclawlink/cli), so it depends on executing external code fetched during runtime.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill instructs the agent to run CLI commands that mint and store credentials locally (e.g., ~/.clawlink/credentials.json) and to connect external services, which modifies the host state and grants the agent delegated access to act on remote accounts.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata