tariff-calculator-amazon
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill performs as described, providing tools for Amazon sellers to calculate import duties and taxes.
- [COMMAND_EXECUTION]: The skill includes local Python scripts (
scripts/calculator.pyandscripts/hs_lookup.py) that are invoked to process trade data. These scripts are self-contained and do not perform any dangerous system operations, privilege escalation, or unexpected file access. - [DATA_EXFILTRATION]: There are no network operations or data exfiltration patterns. The calculation logic uses hardcoded tariff rates and user-provided numerical inputs, with no mechanism to send data to external servers.
- [PROMPT_INJECTION]: The instructions do not contain any attempts to bypass safety filters or override agent behavior. The logic follows a structured workflow for data gathering and analysis.
Audit Metadata