ptlam-health-connector-code-style-kotlin

Pass

Audited by Gen Agent Trust Hub on Aug 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected in this skill. The skill is entirely composed of documentation and guidelines for Kotlin software engineering, including module visibility, null safety, coroutine management, and testing practices.
  • [COMMAND_EXECUTION]: The skill provides instructions to run shell commands via melos and ./gradlew. These are standard tools for Flutter and Android development respectively. The commands (format:kotlin:check, analyze:kotlin, test:kotlin) are intended for legitimate linting, static analysis, and unit testing within the project scope.
  • [INDIRECT_PROMPT_INJECTION]: The skill has a data ingestion surface as it instructs the agent to review and fix handwritten Kotlin source code. However, the instructions define clear boundaries (e.g., src/main/kotlin, src/test/kotlin) and emphasize the use of automated verification tools (ktlint, detekt) to ensure compliance with project standards, mitigating the risk of accidental obedience to instructions embedded in the code.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 18, 2026, 06:23 PM
Security Audit — agent-trust-hub — ptlam-health-connector-code-style-kotlin