pachca-search
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to provide full-text search capabilities within the Pachca ecosystem. All identified behaviors align with this stated purpose.
- [COMMAND_EXECUTION]: The skill utilizes shell commands to interact with the Pachca API via the official CLI. These commands are used for searching content and checking authentication status.
- [EXTERNAL_DOWNLOADS]: The skill references the
@pachca/clipackage vianpx. This is the official tool provided by the vendor 'pachca', making it a trusted external dependency. - [CREDENTIALS_UNSAFE]: The skill manages a
PACHCA_TOKENfor authentication. It appropriately instructs the user to provide their own token and does not contain any hardcoded credentials.
Audit Metadata