newegg-psu-calculator
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches CPU and GPU wattage data from Newegg's official API endpoints (newegg.com) to provide accurate power calculations. These requests are limited to legitimate service domains and are essential for the skill's operation.
- [COMMAND_EXECUTION]: Executes a bundled Python script (
scripts/calculate_psu.py) to process component information. The script uses standard libraries and secure parsing methods (json.loads) without any dangerous system calls or dynamic code execution. - [SAFE]: Analysis of the instructions and accompanying script found no evidence of prompt injection, data exfiltration, or persistence mechanisms. The skill's behavior aligns perfectly with its documented purpose.
Audit Metadata