sales-nav-search-builder
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a utility designed for constructing LinkedIn search queries and does not exhibit any malicious behavior. All operations, including URL construction and input validation, are performed locally using the provided scripts and reference data.
- [COMMAND_EXECUTION]: The skill instructs the agent to run local Python scripts (
scripts/build_url.pyandscripts/validate_boolean.py) to process search criteria. These scripts operate on structured data generated by the agent and do not involve shell injection vulnerabilities, unauthorized system access, or privilege escalation. - [EXTERNAL_DOWNLOADS]: The skill operates entirely with local assets and reference files. There are no runtime dependencies on external servers for code or data. References to external GitHub repositories or npm packages in the documentation are for installation and informational purposes for the user, and are not triggered during the skill's execution flow.
Audit Metadata