temu-pricing-calculator
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the skill instructions or scripts. The logic is focused on mathematical calculations for e-commerce profit margins.
- [SAFE]: The Python script
scripts/calculate_pricing.pyuses standard library modules (json,argparse,sys) to process data. It does not perform any network operations, command execution, or dynamic code evaluation. - [SAFE]: The shell script
scripts/setup.shis benign and only prints informational messages regarding the absence of external dependencies. - [SAFE]: No hardcoded credentials, sensitive file paths, or data exfiltration vectors were detected. The file operations are limited to reading input and writing results to user-specified paths.
Audit Metadata