script-aware-romanization-pipeline
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as an instructional guide for developers implementing Unicode-based romanization systems. The content focuses on architectural best practices for cross-platform modules.
- [COMMAND_EXECUTION]: The 'Verifying it' section contains bash snippets using
grep,find, andjavap. These commands are designed for local source code inspection and verification of project dependencies (e.g., checking for thepinyin4jlibrary in the local Gradle cache). No network operations, file modifications, or access to sensitive system paths are included. - [REMOTE_CODE_EXECUTION]: No remote script execution or external download patterns were detected.
- [PROMPT_INJECTION]: The instructions do not contain attempts to override agent behavior, bypass safety filters, or extract system prompts.
Audit Metadata