proxyman-app-settings
Warn
Audited by Snyk on Aug 23, 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.90). The skill explicitly instructs at runtime to fetch remote documentation from https://docs.proxyman.com/llms.txt and follow its linked .md pages to determine behavior, meaning external content will directly drive the agent's instructions and responses.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill explicitly instructs inspecting/installing/uninstalling root certificates, changing system proxy state, installing/removing helper tools, and performing resets — all actions that modify system trust/network configuration and can require elevated privileges.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata