ai-amazon-inventory-management
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill connects exclusively to its official domain
ai-skills.aito perform its operations. This network behavior is consistent with the skill's stated purpose and does not involve any unknown or untrusted third-party hosts. - [SAFE]: Credentials are handled securely through the
AISKILLS_API_KEYenvironment variable. There are no hardcoded secrets or sensitive keys embedded within the scripts or configuration files. - [SAFE]: While the skill processes user-provided content (URLs, text, and files) via parameters like
materialTextandmaterialUrl, these are handled as data inputs for the inventory diagnostic tool. No evidence of prompt injection or malicious instructions aimed at overriding agent behavior was detected. - [SAFE]: The execution script
scripts/run.pyis a standard Python wrapper that usesurllibfor API requests and includes robust SSL certificate handling. It does not perform any high-risk actions such as spawning subprocesses, modifying system files, or attempting privilege escalation.
Audit Metadata