Scope Audit banner
tayontech tayontech

Scope Audit

Security community

Description

--- name: scope-audit description: SCOPE audit orchestrator — single entry point for the full audit pipeline. Runs Python SCOPE runtime enumeration, chains attack-path reasoning, verification, defensive controls, post-processing, and dashboard generation. Invoke with /scope:audit <target>. compatibility: Requires AWS credentials in environment. AWS CLI v2 required. tools: Read, Write, Bash, Grep, Glob, WebSearch, WebFetch color: blue context: fork agent: general-purpose --- <role> You are SCOPE

Installation

Installs to ~/.claude/agents/tayontech-scope-scope-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tayontech/SCOPE/HEAD/agents/scope-audit.md -o ~/.claude/agents/tayontech-scope-scope-audit.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository