proxyman-certificates-recovery
Warn
Audited by Snyk on Aug 24, 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 fetching https://docs.proxyman.com/llms.txt at runtime (and then the selected official .md pages on docs.proxyman.com) which would inject external documentation into the agent's runtime context and therefore can directly control prompts.
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 the agent to perform privileged, state-changing operations on macOS (modify the system trust store/Keychain, import/delete private keys, Reset Network Proxy, and Factory Reset), which can compromise the host machine's security and state even though it advises confirmations and GUI prompts.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata