daiso-product-search
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and JavaScript code snippets to interact with official Daiso Mall APIs (
daisomall.co.kr) for searching stores, products, and checking stock. All network operations are directed at these legitimate retail endpoints. - [EXTERNAL_DOWNLOADS]: The skill requires a local Node.js package named
daiso-product-search, which is presented as part of the skill's own repository for intended functionality. No unauthorized external scripts or untrusted packages are downloaded or executed. - [COMMAND_EXECUTION]: The provided code snippets demonstrate standard API integration logic using
requirefor local modules andawaitfor asynchronous network requests. There are no attempts to execute arbitrary shell commands or access sensitive system files.
Audit Metadata