junit-integration

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references industry-standard Maven plugins and testing libraries.
  • Mentions maven-surefire-plugin, maven-failsafe-plugin, and exec-maven-plugin for build and test lifecycle management.
  • References the RestAssured library for performing API-level integration tests.
  • [COMMAND_EXECUTION]: The skill provides templates for shell scripts and build command abstractions.
  • Includes boilerplate for start-integration-container.sh, stop-integration-container.sh, and dump-service-logs.sh used to manage local Docker environments.
  • Uses an architecture API abstraction (architecture resolve) for executing build commands instead of hardcoding shell invocations.
  • [PROMPT_INJECTION]: No instructions attempting to override agent behavior, bypass safety filters, or extract system prompts were detected.
  • [DATA_EXFILTRATION]: No sensitive file access or unauthorized network operations are present. Network interactions are restricted to local testing interfaces (localhost) on standard ports.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 07:13 AM
Security Audit — agent-trust-hub — junit-integration