tech-selection-research
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes
WebSearchandWebFetchto gather documentation, release notes, and community feedback from external sources. This is a core part of its research functionality and follows a defined source hierarchy. - [COMMAND_EXECUTION]: It invokes a bundled Python script,
build_decision_matrix.py, via theBashtool to process JSON data and generate ranked technology lists. The script is local, uses standard libraries, and performs only mathematical calculations. - [PROMPT_INJECTION]: While the skill processes untrusted content from the web, it includes specific guardrails such as a source hierarchy (prioritizing official documentation) and explicit labeling for verified versus inferred facts to mitigate the impact of potentially biased or malicious external data.
Audit Metadata