limitation-weaver
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [PROMPT_INJECTION] (SAFE): No adversarial patterns, role-play jailbreaks, or instructions to ignore safety guidelines were detected. The role prompt is strictly scoped to document editing.
- [DATA_EXFILTRATION] (SAFE): The skill explicitly states "Network: none". It interacts with local markdown and JSONL files within a project structure (
sections/,output/), which is consistent with its stated purpose of document editing. No access to sensitive system paths or credentials was found. - [REMOTE_CODE_EXECUTION] (SAFE): There are no commands to download or execute external scripts, nor are there any dynamic code execution patterns (e.g., eval, exec).
- [COMMAND_EXECUTION] (SAFE): The skill does not invoke any shell commands or subprocesses.
- [NO_CODE] (SAFE): The skill is entirely composed of natural language instructions and metadata; no executable scripts (.py, .js, .sh) are included or referenced for execution.
Audit Metadata