cavuno-board-filters
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the @cavuno/board/filters library for parsing search parameters, which is a specialized vendor resource consistent with the skill's job-board purpose.
- [SAFE]: The documentation describes a secure input handling process for URL search parameters (Category 8 surface) that includes dropping unknown values, trimming, lowercasing, deduplicating, and enforcing length limits on potentially large inputs like company slugs.
- [SAFE]: Data retrieval and UI interactions are conducted through structured SDK methods (e.g., board.jobs.list, board.taxonomy.categories.list) rather than vulnerable shell commands or direct network operations to unknown hosts.
- [SAFE]: No patterns of credential exposure, persistence mechanisms, or obfuscated malicious code were found in the skill metadata or instructional content.
Audit Metadata