Tariff Search
PassAudited by ClawScan on Apr 13, 2026.
Overview
The skill's code, instructions, and requirements align with its stated purpose (calling TurtleClassify at accio.com to classify products and return tariff/HS code information); it does not request credentials or perform unrelated file or system access.
This skill appears coherent and focused: it sends productName, origin/destination country codes, and optional product fields to https://www.accio.com/api/turtle/classify and returns HS codes/tariff data. Before installing, consider: 1) You are sending product data to a third party (accio.com)—ensure that is acceptable for your privacy/compliance needs. 2) The package expects the requests library to be available; no credentials are required. 3) The skill author and homepage are not provided—if you need stronger provenance, verify the accio.com API and the author repository. 4) If you handle sensitive or proprietary product data, run the skill in an isolated environment or review/modify the code to log/telemetry standards you require.
