sku-trend-opportunity-report
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a diagnostic tool that processes business inputs to generate reports through a remote API. No malicious patterns were identified.
- [COMMAND_EXECUTION]: The execution script
scripts/run.pyuses standard Python networking libraries to communicate with the service and does not execute shell commands or spawn subprocesses. - [DATA_EXFILTRATION]: Communication is restricted to the vendor's domain (
https://ai-skills.ai). The skill does not access local sensitive files such as SSH keys or AWS credentials. - [CREDENTIALS_UNSAFE]: Authentication is managed via an environment variable (
AISKILLS_API_KEY), which is a recommended security practice for handling secrets and avoids hardcoding credentials.
Audit Metadata