FastAPI

v1.0.0

Build fast, production-ready Python APIs with type hints, validation, and async support.

5· 2.1k·21 current·23 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the SKILL.md content (FastAPI best-practices and patterns). The only declared runtime requirement is python3, which is reasonable for Python examples; nothing else (credentials, unrelated binaries, or config paths) is requested.
Instruction Scope
SKILL.md contains coding guidance and example snippets only. It does not instruct the agent to read arbitrary files, access environment variables, call external endpoints, or exfiltrate data. There are no open-ended directives that would give the agent broad discretion to collect unrelated context.
Install Mechanism
No install spec is provided and there are no code files. As an instruction-only skill it does not write files to disk or download external archives, which minimizes install-time risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. Nothing requested is disproportionate to the stated purpose of giving FastAPI guidance.
Persistence & Privilege
always is false and the skill does not request persistent presence or system-wide configuration changes. Model invocation is allowed (platform default) but that is consistent with an advice/help skill and is not combined with other red flags.
Assessment
This skill appears to be a harmless FastAPI best-practices guide. A few practical notes before installing/using it: (1) the skill is instruction-only and will not install FastAPI or its dependencies for you — if you run the example code you must install packages in a controlled environment; (2) the skill's source and homepage are listed as unknown/none, so if provenance matters prefer guidance from known authors or official docs; (3) if you plan to let an agent execute code snippets from this skill, run them in an isolated sandbox (container/venv) to avoid accidental access to your files or secrets. Overall the skill is coherent with its description and does not request excessive access.

Like a lobster shell, security has layers — review code before you run it.

latestvk97brb5mf8kcac73v85hnhgc0s810cr3

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Clawdis
OSLinux · macOS · Windows
Binspython3

Comments