unit-test-json-serialization
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill provides patterns for ingesting and processing JSON data, which serves as a potential surface for indirect prompt injection. \n
- Ingestion points: The instructions describe methods for parsing JSON strings and objects within Java test classes (SKILL.md). \n
- Boundary markers: No specific delimiters or instructions to ignore embedded commands are included in the provided test patterns. \n
- Capability inventory: The skill's environment configuration permits the use of Bash, Write, and Read tools, defining the potential impact scope. \n
- Sanitization: The provided examples do not include sanitization or validation logic for the external JSON content being parsed. \n- [EXTERNAL_DOWNLOADS]: The documentation references official Spring Boot framework dependencies, specifically spring-boot-starter-json and spring-boot-starter-test, from established development repositories.
Audit Metadata