api文档生成
v1.0.1Generates detailed API documentation from Python code by extracting public symbols, adding standardized docstrings, assembling, and quality-checking the docs.
⭐ 0· 120·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the instruction steps and included template/checklist files; no unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md describes a clear 4-step pipeline that operates on the user's Python source and internal reference files. It does not instruct reading unrelated system files, environment variables, or contacting external endpoints. Note: the pipeline assumes the agent has access to the user's code (expected for this purpose).
Install Mechanism
Instruction-only skill with no install spec and no code files to execute; nothing will be downloaded or written by an installer.
Credentials
No environment variables, credentials, or config paths are requested. Required access (reading the user's Python code) is proportionate to the stated task.
Persistence & Privilege
Skill is user-invocable and not always-enabled; it does not request persistent privileges or modifications to other skills or global agent settings.
Assessment
This skill appears coherent and low-risk: it only uses internal templates and asks to analyze the user's Python code to produce docs. Before installing, confirm the agent will have access to the correct codebase (repository or files). Also review generated docstrings and examples for correctness and to ensure no sensitive data from your code (secrets, credentials, or internal endpoints) is inadvertently included in the docs—LLMs can hallucinate types/examples, so a manual review step is recommended.Like a lobster shell, security has layers — review code before you run it.
latestvk971h5dxtc5b487e5sdt0ke3xh8375yq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
