Back to skill
Skillv1.0.1
ClawScan security
api文档生成 · ClawHub's context-aware review of the artifact, metadata, and declared behavior.
Scanner verdict
BenignMay 1, 2026, 7:38 AM
- Verdict
- Benign
- Confidence
- high
- Model
- gpt-5.5
- Summary
- This instruction-only skill is a coherent API documentation pipeline with user approval steps and no evident credential use, code execution, persistence, or data exfiltration.
- Guidance
- This skill appears safe for its stated purpose. Before using it, provide only the code you want documented and review generated docstrings before accepting them.
Review Dimensions
- Purpose & Capability
- okThe artifacts consistently describe generating API documentation from user-provided Python code by inventorying public symbols, drafting docstrings, assembling docs, and quality-checking them.
- Instruction Scope
- okThe workflow is bounded to documentation generation and includes user confirmation before moving from docstring generation to documentation assembly.
- Install Mechanism
- okNo install specification, dependencies, binaries, or executable helper files are present.
- Credentials
- okThe skill only references bundled template/checklist files and the user's Python code, which is proportionate for API documentation generation.
- Persistence & Privilege
- okNo persistence, credential requirements, privileged paths, background behavior, or account access are evidenced in the artifacts.
