port-feature
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill's operational scope is restricted to information gathering and documentation generation.
- [PROMPT_INJECTION]: The skill analyzes untrusted source code and project documentation from external or reference repositories, creating a surface for indirect prompt injection.
- Ingestion points: Source code files (referenced via
rg/git grep),CONTEXT.md,specs/adr/, andgraphify-out/graph.jsonin the reference and target stacks. - Boundary markers: Absent. There are no explicit instructions to the agent to disregard instructions found within the analyzed source files.
- Capability inventory: Reading files via
rgandgit grep; writing a single markdown artifact to<artifacts-root>/specs/port/. No execution of product code or configuration modification is permitted. Thedisable-model-invocation: trueflag prevents recursive model usage. - Sanitization: None. Content from source files is interpreted directly for mapping purposes without validation or escaping.
Audit Metadata