agenttrace-session-audit

by sickn33 45k MIT Updated Aug 17, 2026
agenttrace-session-audit skill by sickn33
agenttrace-session-audit — Security skill by sickn33

agenttrace-session-audit is an open-source security skill for Claude Code and compatible agents, published by sickn33. Its author describes it as: “Audit local AI coding-agent sessions with agenttrace for cost, tool failures, latency, anomalies, health, diffs, and CI gates.”. The project has 45k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add sickn33/agentic-awesome-skills`.

What agenttrace-session-audit does

Use this skill to inspect local AI coding-agent sessions with agenttrace. It focuses on the process behind a run: token and cost spikes, tool failures, retry loops, latency gaps, anomalies, health scores, and session-to-session diffs.

Installation

Add agenttrace-session-audit to your agent with:

/plugin marketplace add sickn33/agentic-awesome-skills

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for agenttrace-session-audit is organised into these sections:

  • Overview
  • When to Use This Skill
  • How It Works
  • Step 1: Discover Available Sessions
  • Step 2: Produce a Human-Readable Audit
  • Step 3: Inspect One Session or Directory
  • Step 4: Compare Attempts When Semantics Matter
  • Step 5: Add Automation Gates
  • Examples
  • Quick Local Review
  • CI Health Check
  • Best Practices

When to use it

Reach for agenttrace-session-audit when you want security help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Ships in sickn33/agentic-awesome-skills, an established project with 45,044 GitHub stars
  • Actively maintained (recent commits)

Topics

ai-codingobservabilitycost-trackingsession-analysisagent-skillsagentic-skillsai-agent-skillsai-agentsai-workflowsantigravityantigravity-skillsclaude-codeclaude-code-skillscodex-clicodex-skillscursorcursor-skillsdeveloper-toolsgemini-cligemini-skills

Frequently asked questions

What does agenttrace-session-audit do?
Audit local AI coding-agent sessions with agenttrace for cost, tool failures, latency, anomalies, health, diffs, and CI gates.
How do I install agenttrace-session-audit?
Run /plugin marketplace add sickn33/agentic-awesome-skills in your agent, then reload your skills. Review the source at https://github.com/sickn33/agentic-awesome-skills before installing.
Is agenttrace-session-audit free to use?
Yes. agenttrace-session-audit is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Where does agenttrace-session-audit come from?
agenttrace-session-audit ships inside sickn33/agentic-awesome-skills, a repository that contains 66 catalogued skills in total. The repository's 45,044 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Security →

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches. AI agents running in CI/CD pipelines.

45k sickn33 MIT

Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-CDP live-DOM auditing; falls back to a browser-MCP composition or HTML-string audits.

45k sickn33 MIT

Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.

45k sickn33 MIT

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

39k wshobson MIT