shipping-rate-calculator
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and implementation examples for shipping rate calculations. No malicious intent, prompt injection, or obfuscation was detected.
- [EXTERNAL_DOWNLOADS]: The skill references established e-commerce platforms (Shopify, WooCommerce, BigCommerce) and well-known shipping APIs (EasyPost, Shippo, ShipStation). These are considered trusted services within the industry context.
- [CREDENTIALS_UNSAFE]: The code snippets correctly demonstrate the use of environment variables (
process.env.EASYPOST_API_KEY) for managing sensitive credentials, avoiding hardcoded secrets. - [REMOTE_CODE_EXECUTION]: No patterns for remote code execution or suspicious subprocess calls were found. The use of the
@easypost/apilibrary is appropriate for the stated purpose of the skill.
Audit Metadata