administrative-value-judgment
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious code or obfuscation techniques were detected in the skill instructions.
- [PROMPT_INJECTION]: The skill processes external case descriptions as input. While this presents a surface for indirect prompt injection (Category 8), the risk is minimal because the skill has no access to sensitive system tools, file operations, or network requests. Any potential injection would be limited to manipulating the textual report output.
- Ingestion points: Processes user-provided case text in the 'Case' (【案情】) section.
- Boundary markers: No explicit delimiters are defined to separate user data from instructions.
- Capability inventory: None. The skill only generates text and does not invoke external tools or scripts.
- Sanitization: No input sanitization or validation logic is present.
- [EXTERNAL_DOWNLOADS]: No remote URLs, third-party packages, or external assets are referenced or downloaded.
- [COMMAND_EXECUTION]: The skill does not contain shell commands, system calls, or dynamic execution patterns.
Audit Metadata