superclaude-framework-compat — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited superclaude-framework-compat (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Compatibility bridge for migrating SuperClaude Framework workflows into Codex while preserving sc:* memory patterns.
~/.codex/SuperClaude_Framework.src/superclaude/commands/*.md entries./sc:* tokens and outputs Codex-native routing guidance./vibe as the default orchestration path.scripts/sc-router.ps1command-map.json$codexHome = if ($env:CODEX_HOME) { $env:CODEX_HOME } else { Join-Path $HOME '.codex' }
$router = Join-Path $codexHome 'skills/superclaude-framework-compat/scripts/sc-router.ps1'
# List mapped commands
powershell -ExecutionPolicy Bypass -File $router --list
# Show one mapped command
powershell -ExecutionPolicy Bypass -File $router --show /sc:implement
# Use command-style input
powershell -ExecutionPolicy Bypass -File $router /sc:implement continue migration and verify/vibe for command execution in Codex.sc:* command semantics in mapping.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.