ctx7-cli
Warn
Audited by Runlayer on Mar 10, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (1)
ctx7-cli/references/setup.mdMEDIUM
76.6%
Risky tool definition detected
ctx7 setup --yes # Skip confirmation prompts ``` **Authentication options:** ```bash ctx7 setup --api-key YOUR_KEY # Use an existing API key ctx7 setup --oauth # OAuth endpoint (IDE handles the auth flow) ``` Without `--api-key` or `--oauth`, setup opens a browser for OAuth login and generates a new API key automatically.
Passed Files (3)Click to expand
ctx7-cli/references/skills.mdOK
44.9%
Tool passed security scan
ctx7-cli/references/docs.mdOK
31.3%
Tool passed security scan
ctx7-cli/SKILL.mdOK
18.3%
Tool passed security scan
Audit Metadata