cortex-report — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cortex-report (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.
Use the cortex MCP tool as the source of truth for recent device logs. Query broad fleet state first, then drill into errors, warnings, host-specific tails, and correlated events before writing a markdown report with concrete next actions.
since=24h; otherwise compute an ISO-8601 start and end time.from and to values into every time-filterable query below.cortex action=stats to capture DB size, time range, retention/storage guard state, and total log count.cortex action=hosts to list devices with first/last seen timestamps and counts.cortex action=errors since=<start> until=<end> for warning/error summaries grouped by host and severity.cortex action=search query=error since=<start> until=<end> limit=1000 for error detail inside the report window.cortex action=search query="warning OR warn" since=<start> until=<end> limit=1000 when warning coverage is not already clear from errors.cortex action=tail n=100 for recent fleet-wide context.cortex action=correlate around high-severity timestamps or spikes.cortex action=timeline since=<start> until=<end> bucket=hour group_by=severity or a narrower bucket to find spikes before correlation when the incident time is not obvious.Use this structure unless the user asks for a different format:
# Cortex Report: <start> to <end>
## Summary
- Overall status: <healthy/degraded/unknown>
- Devices observed: <count>
- High-priority findings: <count>
- Coverage notes: <missing hosts, stale hosts, retention/storage warnings, MCP failures>
## High-Priority Findings
| Priority | Host | Service/App | Evidence | Impact | Action |
|---|---|---|---|---|---|
| P1/P2/P3 | host | app | timestamp + count + representative message | why it matters | concrete next step |
## Device Health
| Host | Last Seen | Log Count | Notable Severities | Notes |
|---|---:|---:|---|---|
## Correlations
- <time window>: <hosts/services involved>, likely relationship, confidence, evidence.
## Noise / Watchlist
- <repeated but low-impact patterns, with thresholds or what would make them actionable>
## Recommended Next Actions
1. <specific action, target, reason>
2. <specific action, target, reason>
## Evidence Collected
- `cortex action=stats`: <result summary>
- `cortex action=hosts`: <result summary>
- `cortex action=errors`: <result summary>
- `cortex action=search ...`: <queries used>
- `cortex action=correlate ...`: <windows used>cortex MCP tool with action dispatch: stats, hosts, errors, tail, search, correlate, and help."smoke-test".source_ip or transport metadata when exposed by the tool.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.