tariff-calculator-amazon
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides local tools for tariff and landed cost calculations. Detailed review of the Python scripts (
calculator.pyandhs_lookup.py) confirms they perform math operations and string matching against hardcoded data dictionaries. There are no instances of network requests, sensitive file access, or use of dangerous functions such aseval()orexec(). - [EXTERNAL_DOWNLOADS]: The documentation references an installation command using
npxto fetch the skill from the author's repository. This is a standard installation pattern for the environment and targets the vendor's own namespace.
Audit Metadata