code-change-verification

Fail

Audited by Runlayer on Mar 8, 2026

Risk Level: HIGH
Scan Summary
Max Score
93%
Files
3
Flagged
3
Chunks
3
Flagged Files (3)
code-change-verification/SKILL.mdHIGH
93.2%

Risky tool definition detected

Windows: `powershell -ExecutionPolicy Bypass -File .agents/skills/code-change-verification/scripts/run.ps1`.

code-change-verification/scripts/run.shMEDIUM
87.1%

Risky tool definition detected

set -euo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" if command -v git >/dev/null 2>&1; then REPO_ROOT="$(git -C "${SCRIPT_DIR}" rev-parse --show-toplevel 2>/dev/null || true)" fi REPO_ROOT="${REPO_ROOT:-$(cd "${SCRIPT_DIR}/../../../.." && pwd)}"

code-change-verification/scripts/run.ps1LOW
65.9%

Tool passed security scan

Audit Metadata
Max File Score
93%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
3
Files Flagged
3
Chunks Analyzed
3
Analyzed
Mar 8, 2026, 03:28 PM
Security Audit — runlayer — code-change-verification