irrit.us
Official@irrit-us
irrit.us publishes security-audit skills for code graph analysis, vulnerability research, cryptographic protocol verification, and static analysis rule authoring.
Agent Skills by irrit.us
Showing 34 vetted skills indexed across 1 GitHub repositories.
ask-questions-if-underspecified
Asks targeted clarifying questions before implementing ambiguous requests.
audit-context-building
Performs line-by-line code analysis to build architectural context before security auditing.
c-review
Orchestrates parallel subagent security reviews of C/C++ codebases for memory corruption and race conditions.
arxiv-search
Query the arXiv API to search, retrieve, and download academic papers and metadata.
diagramming-code
Generates Mermaid diagrams from Trailmark code graphs for architecture visualization.
rust-dev-constraints
Enforces ten production Rust constraints for error handling, ownership, unsafe code, and code quality.
trailmark
Builds and queries multi-language source code graphs for security analysis.
box-align
Detect and fix box-drawing alignment issues in markdown ASCII-art diagrams.
semgrep-rule-creator
Creates and tests custom Semgrep rules for detecting security vulnerabilities and code patterns.
skill-improver
Iteratively reviews and fixes Claude Code skill quality issues using automated fix-review cycles.
property-based-testing
Generates and reviews property-based tests across multiple languages and smart contracts.
differential-review
Performs security-focused differential review of code changes across PRs, commits, and diffs.
claude-api
Build, debug, and migrate applications using the Claude API and Anthropic SDKs.
gh-cli
Intercepts GitHub URL fetches and redirects them to the authenticated gh CLI.
Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.
trailmark-summary
Runs Trailmark summary analysis to detect languages, entry points, and dependencies in a codebase.
graph-evolution
Compares Trailmark code graphs between two snapshots to detect security-relevant structural changes.
nvd-cve
Query the NVD REST API for CVE records, CVSS scores, and KEV catalog data.
flutter-testing-framework
Implements Flutter testing across widget, integration, VM service, and accessibility layers.
crypto-protocol-diagram
Extracts protocol message flow from code or specs and generates annotated Mermaid sequence diagrams.
trailmark-structural
Runs Trailmark preanalysis to report hotspots, taint, blast radius, and attack surface.
skill-creator
Create, evaluate, and iteratively improve agent skills with benchmark-driven testing workflows.
genotoxic
Triages survived mutants and weak test statements using code graph analysis.
joern-analysis
Generates Code Property Graphs and runs CPGQL queries for static code analysis.
Frequently Asked Questions About irrit.us
FAQPage SchemaWhat security tasks can I perform with irrit.us skills?▼
You can build multi-language code graphs for taint and blast-radius analysis, run Joern CPGQL queries, author and port Semgrep rules, perform C/C++ memory-safety reviews, triage mutation testing survivors, generate cryptographic test vectors, and research CVEs via NVD and GitHub Security Advisories.
Who are irrit.us skills designed for?▼
Security auditors, vulnerability researchers, and engineers reviewing native C/C++ code, Rust projects, or cryptographic protocols. The Trailmark suite targets audit prioritization, while Flutter testing, modern Python tooling, and frontend design skills serve developers hardening and shipping production code.
How do the Trailmark skills work together in practice?▼
Start with trailmark-summary for a structural overview, run trailmark-structural for hotspots and taint data, overlay SARIF or weAudit findings via audit-augmentation, compare snapshots with graph-evolution, then visualize call graphs, attack surfaces, or crypto protocol flows as Mermaid diagrams.
Are irrit.us skills open source and what do they cost?▼
Licensing varies per skill. The pdf, frontend-design, claude-api, and mcp-builder skills carry proprietary terms defined in their bundled LICENSE.txt files. Other skills, such as the Trailmark suite and Semgrep rule creators, do not specify a license in their frontmatter.
What prerequisites do irrit.us skills require?▼
Trailmark skills require the Trailmark 0.2.x binary; joern-analysis requires Joern; gh-cli and gh-advisory require the authenticated GitHub CLI; nvd-cve uses the NIST NVD REST API; genotoxic uses mutation frameworks and necessist; mermaid-to-proverif targets ProVerif .pv output.