skills/hubvue/skills/idea-requirement/Gen Agent Trust Hub

idea-requirement

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a legitimate business logic workflow. It manages document state within a local directory (defaulting to '.idea-workspace') as described in 'workspace-structure.md', which is standard practice for long-running agentic tasks.- [EXTERNAL_DOWNLOADS]: The workflow incorporates web search to gather evidence for feasibility and pain point validation. This is a functional requirement for research and does not involve the execution of remote scripts or the installation of unverified packages.- [DATA_EXFILTRATION]: Filesystem operations are scoped to the project workspace for state persistence (status.json, stage documents). There is no evidence of unauthorized access to sensitive system paths or credentials.- [PROMPT_INJECTION]: The skill processes external data (user-provided ideas and web search results), creating a surface for indirect prompt injection. However, the logic encourages the separation of facts, inferences, and assumptions, which serves as a functional control for data integrity.
  • Ingestion points: Raw 'idea' text input and content retrieved from external URLs via Web Search.
  • Boundary markers: None explicitly defined in the provided instructions.
  • Capability inventory: Local file system write access for workspace management and Web Search tool invocation.
  • Sanitization: No explicit sanitization of external text is documented in the instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 05:07 PM
Security Audit — agent-trust-hub — idea-requirement