product-management
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the GitHub CLI (
gh) for listing, creating, and labeling issues, and provides templates for these commands inSKILL.mdandreferences/github-labels.md. - [EXTERNAL_DOWNLOADS]: The
research-agentuses web search and fetch tools to gather data from arbitrary third-party competitor websites, as described inSKILL.mdandexamples/competitor-profile.md. - [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection as it ingests and processes untrusted data from external sources.
- Ingestion points: Competitive research fetched via web tools and existing GitHub issue content retrieved during synchronization.
- Boundary markers: Absent; there are no instructions to use delimiters or specific ignore-tags for external data.
- Capability inventory: The skill can execute local
ghCLI commands and perform file write operations to the.pm/directory. - Sanitization: Absent; there is no evidence of escaping or validating external content before incorporating it into analyses or new GitHub issues.
Audit Metadata