EU Parliament Monitor โ€” API Documentation - v0.9.0
    Preparing search index...

    Module Workflows/Infrastructure/ShellSafety

    Shell safety patterns and validation for agentic workflows. Defines the forbidden shell expansion patterns that the sandbox filter blocks, extracted from .github/prompts/00-scope-and-ground-rules.md ยง47 and .github/prompts/08-infrastructure.md ยง177-181.

    These patterns are used by test/unit/shell-safety.test.js as the drift guard and can be consumed by any tooling that needs to validate shell scripts.

    Functions

    stripCommentLines
    validateShellSafety

    Interfaces

    ShellSafetyRule
    ShellSafetyViolation

    Variables

    SHELL_SAFETY_RULES