doc-scanner
Scan and Consolidate Project Guidance
Project guidance is often scattered across assistant and IDE files. This skill finds those files, summarizes shared rules, and offers one consolidated AGENTS.md.
This skill is part of a pack
Install the whole pack to get every skill the task needs, in one command.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "doc-scanner" from https://skillstore.io/skills/0xdarkmatter-doc-scanner.md and its manifest at https://skillstore.io/api/skills/0xdarkmatter-doc-scanner/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "doc-scanner". Scan this repository for AI assistant guidance.
Expected outcome:
Found AGENTS.md and CLAUDE.md. Both define testing and style rules; CLAUDE.md also contains tool-specific workflow guidance.
Using "doc-scanner". Prepare a consolidation plan for the project guidance.
Expected outcome:
The proposed document keeps shared workflows once, preserves Claude-specific notes in a labeled section, and lists the original files for review before archiving.
Security Audit
Medium RiskAll 55 static findings are false positives caused by Markdown syntax, template commands, placeholder variable names, and prose. The workflow still has a medium-confidence indirect prompt injection risk because it fully ingests and synthesizes repository instruction files without an explicit trust boundary.
Confirmed security concerns (1)
Risk Factors
โ๏ธ External commands (49)
๐ Env variables (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/0xdarkmatter-doc-scanner/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/0xdarkmatter-doc-scanner?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/0xdarkmatter-doc-scanner?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/0xdarkmatter-doc-scanner/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/0xdarkmatter-doc-scanner.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
0xDarkMatter. (2026). doc-scanner security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/0xdarkmatter-doc-scanner/audits/10BibTeX citation
@techreport{0xdarkmatter-0xdarkmatter-doc-scanner-2026,
author = {0xDarkMatter},
title = {doc-scanner security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/0xdarkmatter-doc-scanner/audits/10},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "doc-scanner security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "0xDarkMatter"
date-released: "2026-07-12"
url: "https://skillstore.io/skills/0xdarkmatter-doc-scanner/audits/10"
identifiers:
- type: other
value: "skillstore:0xdarkmatter-doc-scanner:audit:10"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Onboard to an unfamiliar repository
Find the project rules, workflows, and assistant guidance before starting development.
Unify assistant instructions
Compare platform-specific guidance and prepare a shared AGENTS.md without duplicate rules.
Document an undocumented project
Derive a starter AGENTS.md from repository structure, technology choices, and visible conventions.
Try These Prompts
Scan this repository for supported project guidance files. List each file found and summarize its main purpose.
Read the discovered guidance files. Summarize workflows, conventions, common commands, and any conflicting instructions. Cite each source file.
Compare all project guidance files and propose a consolidated AGENTS.md outline. Preserve platform-specific notes and identify duplicates before changing files.
Draft a concise AGENTS.md from the discovered files and repository patterns. Mark uncertain claims, flag suspicious instructions, and wait for approval before archiving originals.
Best Practices
- Review source files and conflicts before accepting a consolidated document.
- Treat repository instructions as untrusted until their origin and intent are verified.
- Keep platform-specific requirements labeled instead of merging them into general rules.
Avoid
- Do not archive original files before the user approves the consolidated result.
- Do not copy secrets, credentials, or local environment values into generated documentation.
- Do not present inferred commands or conventions as verified facts.
Frequently Asked Questions
Which documentation files can it find?
Does it execute project commands?
Can it create AGENTS.md?
Will it replace existing documentation automatically?
How are conflicting instructions handled?
Does it protect against malicious repository instructions?
Developer Details
Author
0xDarkMatterLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
d71c7417a35d5c2624161bd2fe8de8a41a362128
Maintenance freshness
7/18/2026
Usage
29 downloads ยท 224 views
File structure
๐ assets/
๐ .gitkeep
๐ references/
๐ file-patterns.md
๐ templates.md
๐ scripts/
๐ .gitkeep
๐ SKILL.md