Ionic App Development
v1.0.0Guides the agent through general Ionic Framework development including core concepts, component reference, CLI usage, layout, theming, animations, gestures,...
⭐ 0· 93·0 current·0 all-time
byRobin Genz@robingenz
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name and description promise general Ionic development guidance and component reference; the shipped reference files and SKILL.md provide precisely that. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Runtime instructions are focused: they route to the included reference files and auto-detect framework by reading package.json in the project. Reading package.json is reasonable for a dev helper. The instructions do not ask the agent to read unrelated system files or exfiltrate data to external endpoints.
Install Mechanism
There is no install spec and no code files to execute — this is an instruction-only skill that bundles documentation files, which is the lowest-risk model for skills.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The SKILL.md also does not reference environment secrets. The only runtime access it expects is to the user's project files (package.json), which is appropriate for the stated purpose.
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not attempt to modify other skills or system configuration. Autonomous invocation is allowed (platform default) but not combined with any elevated privileges or broad credential access.
Assessment
This skill is an instruction-only Ionic reference and appears to do exactly what it says: provide component docs and usage guidance. It will examine your project's package.json to auto-detect whether you're using Angular, React, or Vue — if you are uncomfortable with an agent reading repository files, do not enable the skill or restrict its file access. There are no install steps, no required credentials, and no suspicious external endpoints in the packaged files. If you want framework-specific patterns, use the indicated framework-specific skills (ionic-angular, ionic-react, ionic-vue) instead.Like a lobster shell, security has layers — review code before you run it.
latestvk971ehhg9ckf7frh54ppz12jv183h94w
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
