Vue3全家桶 Antd
v1.0.1Vue3全家桶+Ant Design+publish-commons开发技能总结,包含核心特性、TypeScript集成、主题定制、网络请求等内容
⭐ 0· 50·0 current·0 all-time
by@li-4568
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the provided content: tutorials, examples, and templates for Vue3 + Ant Design development. There are no declared binaries, env vars, or config paths that would be unexpected for a documentation skill.
Instruction Scope
SKILL.md and examples contain code samples showing fetch usage, import.meta.env (VITE_API_BASE_URL), localStorage token handling and window.location redirects — all normal for frontend examples. One minor inconsistency: README/prompt mention a CLI command (vue3-antd-skill --generate) although no install spec or binary is provided in the package; this appears to be documentation of an imagined or external CLI rather than an instruction the agent will execute.
Install Mechanism
No install specification is present (instruction-only). This is the lowest-risk install posture — nothing will be downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables or credentials. References in code samples to import.meta.env and browser storage are appropriate for frontend code examples and do not imply the skill needs host credentials.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated privileges. Autonomous invocation is allowed by default but not combined with other red flags here.
Assessment
This package is documentation and example code for Vue3 + Ant Design — it doesn't install software or ask for secrets. Before relying on any CLI commands mentioned (e.g., vue3-antd-skill --generate), verify whether a real executable or repository exists (homepage/source is unknown). When using the example request code in your projects, treat tokens and API URLs as sensitive: keep them in your build-time env (VITE_*) or secure storage and never paste secrets into public prompts. If you expected an installable tool rather than docs, ask the publisher for the repository or release artifacts before proceeding.Like a lobster shell, security has layers — review code before you run it.
latestvk9727kdwxq386rj6emnhebwvgn8442q0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
