Inspect audit logs, manage access policies, view telemetry data, and review request history from the CLI. Filter by event type, user, or time range for compliance workflows.
58
66%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Risky
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./skills/cli-policy-audit/SKILL.mdInspect audit logs, manage access policies, view telemetry data, and review request history from the CLI. Filter by event type, user, or time range for compliance workflows.
npm install -g omniroute # or: npx omniroute
omniroute --versionauditExample:
omniroute auditaudit tailFlags:
--source <s>--follow--limit <n>Example:
omniroute audit tailaudit search <query>Flags:
--source <s>--since <ts>--until <ts>--limit <n>--actor <id>--action <a>Example:
omniroute audit search <query>audit export <file>Flags:
--source <s>--format <f>--since <ts>--until <ts>Example:
omniroute audit export <file>audit statsFlags:
--source <s>--period <p>Example:
omniroute audit statsaudit get <id>Flags:
--source <s>Example:
omniroute audit get <id>logsFlags:
--follow--filter <level>--lines <n>--timeout <ms>--base-url <url>--request-id <id>--api-key <key>--combo <name>--status <code>--duration-min <ms>--duration-max <ms>--export <path>Example:
omniroute logspolicyExample:
omniroute policypolicy listFlags:
--kind <k>--scope <s>Example:
omniroute policy listpolicy get <id>Example:
omniroute policy get <id>policy createExample:
omniroute policy createpolicy update <id>Example:
omniroute policy update <id>policy delete <id>Flags:
--yesExample:
omniroute policy delete <id>policy evaluateFlags:
--resource <r>--context <json>Example:
omniroute policy evaluatepolicy export <file>Example:
omniroute policy export <file>policy import <file>Flags:
--overwriteExample:
omniroute policy import <file>telemetryExample:
omniroute telemetrytelemetry summaryFlags:
--period <p>--compare-to <p>Example:
omniroute telemetry summarytelemetry exportFlags:
--out <path>--period <p>Example:
omniroute telemetry export3070925
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.