Skill

v1.3.6

DeepContent recipe lookup, content generation, and asset management. Use for: recipes, deepcontent recipes, content assets, list content, search deepcontent,...

0· 84·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
Name and description (DeepContent recipe lookup, content generation, asset management) align with the declared tools (list, create-from-recipe, image upload, and content-create tools). No unexpected binaries, env vars, or install steps are requested.
Instruction Scope
Most runtime instructions stay within scope (use MCP tools, upload temporary images, call create tools). One ambiguous instruction — "If the user doesn't have a headshot or logo URL, search online for them" — grants the agent broad discretion to fetch external assets; also the skill instructs converting local attachments into temporary public links (platform file-sharing) before uploading. These behaviors are reasonable for the purpose but could have privacy implications and are under-specified.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal installation risk (nothing will be written to disk by the skill itself).
Credentials
The skill declares no environment variables, no credentials, and no config paths; required actions (image uploads, recipe IDs) do not require extra secrets from the platform.
Persistence & Privilege
always:false and normal invocation model. The skill does not request permanent presence or elevated privileges and does not modify other skills or system-wide settings.
Assessment
This skill appears coherent with its purpose. Before installing or using it, note two practical points: (1) The assistant may search the web for images if you don't provide them — ask it to confirm before fetching external assets if you care about copyright or privacy. (2) Local attachments are converted to temporary public links and then uploaded to DeepContent storage via uploadImageTool; verify you are comfortable with images being uploaded to an external service. Also remember recipe creation must be done in the external UI (https://deepcontent-pair.vercel.app/recipes) — the skill will not create recipes for you. If you need stricter controls, require the skill to ask permission before searching or uploading files.

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

latestvk97f0knf3eymbxcxwt0xjw4vnn84p5ya

License

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

Comments