proxyman-license-management
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches official documentation and dynamic URL mappings from the vendor's domain at
docs.proxyman.com. These downloads are used to retrieve the latest license management procedures and official portal URLs, ensuring the agent uses up-to-date information. - [COMMAND_EXECUTION]: The skill references the
proxyman-cliutility but includes robust defensive instructions to prevent security risks. It specifically forbids the agent from executing CLI commands that contain sensitive license keys to protect those keys from appearing in shell history, process logs, or tool call transcripts. Instead, it instructs the agent to provide the user with command templates to run in their own secure environment. - [INDIRECT_PROMPT_INJECTION]: The skill processes content from remote documentation pages at runtime to determine the correct portal URLs and licensing terms.
- Ingestion points: Fetches
https://docs.proxyman.com/llms.txtand subsequent documentation pages (SKILL.md). - Boundary markers: No explicit markers or delimiters are defined for the remote documentation content.
- Capability inventory: Guidance for the
proxyman-clitool, GUI interaction instructions, and browser-based portal navigation. - Sanitization: No specific sanitization or filtering of the fetched documentation content is described, though the content is sourced directly from the official vendor domain.
Audit Metadata