ghost-scan-secrets
Audited by Runlayer on Feb 23, 2026
Malicious tool definition detected
Tool: README.md Description: # Ghost Secrets Scanner AI-powered secrets and credentials scanner for codebases.
Malicious tool definition detected
Tool: SKILL.md Description: --- name: "ghost-scan-secrets" description: | Ghost Security - Secrets and credentials scanner. Scans codebase for leaked API keys, tokens, passwords, and sensitive data.
Malicious tool definition detected
Tool: agents/analyze/agent.md Description: # Analysis Agent You are the analysis orchestrator.
Malicious tool definition detected
Tool: agents/analyze/analyzer.md Description: # Analyzer Agent You are a secret analysis agent.
Malicious tool definition detected
Tool: agents/analyze/template-finding.md Description: # Secret Finding: <title> ## Metadata - **ID**: <finding_id> - **Type**: secret - **Rule**: <rule_name> - **Rule ID**: <rule_id> - **Severity**: <high|medium|low> - **Status**: unverified ## Location - **File**: <relative/path/to/file> - **Line**: <line_number> ## Description <2-4 sentences describing the leaked secret and its risk.
Malicious tool definition detected
Tool: agents/init/agent.md Description: # Init Agent You are the initialization agent.
Malicious tool definition detected
Tool: agents/scan/agent.md Description: # Scan Agent You are the scanner agent.
Malicious tool definition detected
Tool: agents/summarize/agent.md Description: # Summarize Agent You are the summarization agent.
Malicious tool definition detected
Tool: agents/summarize/template-report.md Description: # Secrets Scan Report ## Scan Information - **Repository**: <repo_path> - **Scan ID**: <scan_id> - **Date**: <timestamp> - **Scanner**: Poltergeist + Ghost AI Analysis --- ## Executive Summary <1-2 paragraph summary of the scan results, highlighting the most critical findings and overall security posture> --- ## Statistics | Metric | Count | |--------|-------| | Files Scanned | <count> | | Candidates Detected | <count> | | Confirmed Findings