kotlin-specialist
Fail
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: CRITICALEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes external documentation links that have been flagged as malicious by reputation scanners.
- Evidence: The URL
https://jeffallan.github.io/claude-skills/skills/language/kotlin-specialist/is blacklisted by automated security services. - [INDIRECT_PROMPT_INJECTION]: The skill creates an attack surface by processing user-provided requirements to generate complex application logic and configurations without explicit sanitization or boundary markers.
- Ingestion points: User-defined application requirements and architectural goals in
SKILL.md. - Boundary markers: None present in the prompt instructions to delimit user input from agent logic.
- Capability inventory: The skill workflow involves executing shell commands, writing files, and configuring server-side authentication (e.g., Ktor JWT setup).
- Sanitization: No validation or escaping of user input is specified before interpolation into code templates.
- [COMMAND_EXECUTION]: The workflow requires the agent to execute external CLI tools which could be abused if malicious instructions are injected into the build environment.
- Evidence:
SKILL.mdexplicitly instructs the agent to rundetektandktlintduring the validation phase.
Recommendations
- CRITICAL: 1 file(s) identified as malware by FileRep - DO NOT USE
- AI detected serious security threats
- Contains 2 malicious URL(s) - DO NOT USE
Audit Metadata