kta-unit-test

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructions and workflow involve executing a local Python script (scripts/analyze_kotlin.py) and standard build tools like ./gradlew. These operations are limited to the developer's local environment for code analysis and test execution purposes.
  • [REMOTE_CODE_EXECUTION]: No remote code execution patterns were found. The script operates entirely on local file paths provided as arguments.
  • [DATA_EXFILTRATION]: No network operations or data exfiltration attempts were detected. The Python script only reads local files and outputs JSON to the console.
  • [OBFUSCATION]: All code and instructions are provided in plain text. No encoded or hidden content was found.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes Kotlin source code as data. While it includes references for AI-driven edge case discovery, it employs a structured template for analysis and does not interpolate untrusted data into sensitive control paths.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 06:52 AM
Security Audit — agent-trust-hub — kta-unit-test