Document Multiple Repository
Analysis
This instruction-only skill is coherent and purpose-aligned, but it will read and summarize many files from the local repository root you choose.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Não executar código. Não modificar os repositórios originais. Apenas documentação.
The artifact limits the agent to documentation work and explicitly forbids code execution and modification of original repositories, reducing tool-misuse risk while still requiring file read/write activity.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Escanear ROOT_PATH recursivamente... Extrair: README, build files, manifests, API routes, entities, configs.
The skill tells the agent to recursively read a user-selected repository root and extract technical content, including configuration and manifest files, which may contain sensitive internal details.
