Function Calling

v1.0.0

Function Calling助手。设计Agent调用外部函数、工具。使用场景:(1) Function Schema设计,(2) 参数校验逻辑,(3) 返回结果处理,(4) 错误重试机制。

0· 63·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description match the SKILL.md content (function schema design, parameter validation, return handling, retry). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md contains only guidance/examples for schema design, validation, return processing, and retries. It does not instruct the agent to read files, access environment variables, transmit data to external endpoints, or perform operations outside the stated purpose.
Install Mechanism
No install spec and no code files — this is instruction-only. Nothing will be downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths; its requested access is proportional to its function-design purpose.
Persistence & Privilege
always is false and it does not request elevated persistence or to modify other skills or system-wide settings. disable-model-invocation is default (false), which is normal; this alone is not risky given the skill's limited scope.
Assessment
This is a low-risk, instruction-only helper. Before using, review any function schemas or code the agent generates and do not paste secrets or credentials into prompts. If you plan to run generated code or wire it to external services, audit the code and supply only the minimal, purpose-specific credentials needed. If you want stronger guarantees, request that the skill produce only schema/spec text (no runnable scripts) and manually inspect before executing.

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

latestvk97djcbgxgc25cqbczqxs7v7z584nw6f

License

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

Comments