spring-boot-testing

Pass

Audited by Gen Agent Trust Hub on Mar 19, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: No prompt injection or behavior override instructions were found in the skill metadata or body content.
  • [DATA_EXFILTRATION]: No evidence of hardcoded credentials, sensitive file access, or suspicious network operations was detected. The documentation focuses on standard testing frameworks and local development environments.
  • [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries from the official Maven Central repository, including Spring Boot starters, Testcontainers, and Instancio. These are recognized as safe, industry-standard dependencies.
  • [REMOTE_CODE_EXECUTION]: No patterns for remote script execution (e.g., curl to shell) or dynamic code execution from untrusted sources were identified.
  • [COMMAND_EXECUTION]: There are no instructions or scripts that execute arbitrary system commands or perform dangerous file system operations.
  • [OBFUSCATION]: The content is written in clear, plain text with standard code examples. No hidden characters, Base64-encoded payloads, or other obfuscation techniques were found.
  • [INDIRECT_PROMPT_INJECTION]: The skill serves as a static documentation resource. While it suggests testing user-provided code, it does not ingest untrusted runtime data into the agent's decision-making logic in a way that bypasses boundaries.
  • [PRIVILEGE_ESCALATION]: No use of sudo, administrative commands, or persistence mechanisms was detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 19, 2026, 11:33 PM