cortex-dr — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cortex-dr (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.
Run a full PASS / WARN / FAIL diagnostic for cortex. Use this when the user needs broad deployment confidence rather than a narrow log query.
uname -srmsystemd-detect-virtcommand -v docker, docker version --format {{.Server.Version}}, docker compose version$CLAUDE_PLUGIN_OPTION_DATA_DIR:max_db_size_mb * 1.2, or at least 2048 MB when max DB size is disabled$CLAUDE_PLUGIN_OPTION_NO_AUTH is true, record WARN (auth disabled by plugin config) and do not fail an empty token.your-secret-token, changeme, test, placeholder, secret, token, password, abc123, default.docker compose logs cortex --tail 30 --no-color when not running.curl -sS -m 3 "$CLAUDE_PLUGIN_OPTION_SERVER_URL/health"; expect status ok.stats, hosts, and tail n=1; report totals, host count, write_blocked, DB size, free disk, and most recent timestamp. If the MCP tool fails, record the error and continue with HTTP-only evidence.${CLAUDE_PLUGIN_ROOT}/scripts/check-runtime-current.sh.CURRENT:.STALE: or FAIL: and include the printed fix: line when present.cortex-version-check --pull when the user specifically wants to pull first and detect a stale registry tag.$CLAUDE_PLUGIN_OPTION_SERVER_URL.nc -z -w2 <host> "${CLAUDE_PLUGIN_OPTION_SYSLOG_HOST_PORT:-$CLAUDE_PLUGIN_OPTION_SYSLOG_PORT}"curl -sS -o /dev/null -w "%{http_code}" -m 3 "$CLAUDE_PLUGIN_OPTION_SERVER_URL/mcp".NO_AUTH=true or no bearer/OAuth auth configured), 200 or MCP protocol-level 400/405 is acceptable as route evidence; do not flag open access as a failure because it matches configuration.401 for an unauthenticated request.404 means the route is wrong or another service owns the port.$CLAUDE_PLUGIN_OPTION_FLEET_HOSTS, curl -sf -m 3 http://<host>:2375/_ping; expect OK.$CLAUDE_PLUGIN_OPTION_FLEET_HOSTS is non-empty:hosts output with last_seen within 30 minutes (low-volume hosts that send infrequently may legitimately fail a stricter threshold — use WARN rather than FAIL when last_seen is between 30 minutes and retention window)Produce one results table:
| Check | Status | Detail |
|---|---|---|
| Env: kernel | INFO | value |
| Storage: writable | PASS/WARN/FAIL | detail |
| Service: state | PASS/WARN/FAIL | detail |
| Runtime: freshness | PASS/FAIL | CURRENT or stale/fail detail |
| MCP: stats | PASS/FAIL | totals or error |
| Fleet host | PASS/FAIL | detail |
If service-state checks failed, include a ## Service Logs section with the captured logs.
End with one verdict:
All checks passedReady with warnings<N> checks failedFor each warning or failure, include a concrete next step. Add a footer that deep functional validation is bash scripts/smoke-test.sh.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.