Pulse App Skill

v1.0.0

Use this skill to help developers get started building Pulse Apps — full-stack React extensions for Pulse Editor that use Module Federation. Trigger when a u...

0· 249·0 current·0 all-time
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 (Pulse App developer helper) match the SKILL.md content: scaffolding, app architecture, server functions, skills, and config. There are no unrelated required binaries, env vars, or credentials.
Instruction Scope
SKILL.md contains developer guidance, code examples, and CLI commands (pulse create, npm run dev/build). It does not instruct the agent to read system files, exfiltrate data, or access unrelated environment variables. It confines itself to Pulse App development tasks.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The guide shows typical local dev commands but does not require keys or secrets.
Persistence & Privilege
always is false and the skill does not request any elevated or persistent system presence. It does not attempt to modify other skills or global agent settings.
Assessment
This guide appears coherent and safe as a developer reference. Before running any commands shown (pulse create, npm scripts) inspect the CLI/tool source (pulse) and the app's package.json to confirm dependencies are trustworthy. When you create skills or server functions that run on your host, review their action.ts and server code for secrets, network calls, or unsafe behavior before deploying or registering in a hosted Pulse Editor. If you plan to publish or run apps in a shared environment, ensure the app does not embed credentials or exfiltrate data.

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

latestvk9750zf1vtyvsbz99zvw7k9w358228d8

License

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

Comments