document-refinement
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill follows a predefined protocol to analyze documents for technical readiness.
- [DATA_EXFILTRATION]: The skill does not contain any network operations, hardcoded credentials, or attempts to access sensitive system files. It operates solely on the document provided in the conversation context.
- [PROMPT_INJECTION]: The instructions are strictly focused on document analysis and do not contain any patterns intended to bypass safety filters or override agent behavior.
- [REMOTE_CODE_EXECUTION]: The skill does not download, reference, or execute any external scripts or packages. All logic is contained within the markdown instructions and local reference files.
- [INDIRECT_PROMPT_INJECTION]: While the skill processes untrusted user data (the document to be refined), the processing logic is constrained by a specific pseudo-code protocol and a fixed set of patterns defined in 'references/vague-language-patterns.md', which significantly mitigates the risk of the agent following instructions embedded within the analyzed document.
Audit Metadata