plain-healthcheck
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands via the terminal, specifically 'codeplain .plain --dry-run', to verify the validity of project files without performing a full render.- [COMMAND_EXECUTION]: The skill performs administrative file operations by using 'chmod +x' to ensure that detected test scripts are executable, which is necessary for the project's testing workflow.- [DATA_EXPOSURE]: The skill references the 'CODEPLAIN_API_KEY' environment variable. It does not expose a hardcoded key but instead provides a diagnostic check to ensure the user has configured their environment correctly.- [PROMPT_INJECTION]: The skill includes instructions to ignore certain past states (e.g., 'Do not skip this skill because "the dry-run passed earlier"'), but these are functional directions regarding the health check process rather than attempts to bypass security boundaries or extract system prompts.
Audit Metadata