unjs-citty
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill implements a search feature using the
npx -y skilld searchcommand. This executes a CLI tool to perform semantic and keyword searches across the skill's indexed documentation, issues, and releases. - [EXTERNAL_DOWNLOADS]: The search functionality relies on
npx, which downloads theskilldpackage from the public npm registry. This is a standard operation for accessing the vendor's specialized documentation tooling.
Audit Metadata