security-axios
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill operates locally to identify potential security threats related to the axios npm package compromise. Its actions, including reading manifest files and checking system paths, are consistent with its stated purpose of security auditing.\n- [COMMAND_EXECUTION]: The skill uses
subprocess.runto execute system commands likepgrep,lsof, and package manager utilities (npm,yarn,pnpm). These are used for legitimate diagnostic purposes: identifying malicious processes, detecting active network connections to known malicious IPs, and verifying installed package versions. Theopencommand is also used to display the final security report locally in the browser.
Audit Metadata