Dash Cog

v1.0.11

AI dashboard and web app generation powered by CellCog. Interactive dashboards, KPI trackers, data visualization, charts, analytics apps, data explorers, cal...

5· 3.2k·7 current·7 all-time
byCellCog@nitishgargiitd
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name, description, and runtime instructions consistently describe building dashboards using a CellCog client. The SKILL.md lists a dependency on a separate 'cellcog' skill/SDK which would perform network calls and likely require credentials — this skill itself does not request credentials. That delegation is reasonable but important: the skill assumes the presence of a trusted cellcog provider to actually interact with external services.
Instruction Scope
Instructions are limited to invoking the CellCog client (create_chat, CellCogClient) and describing dashboard prompts. The doc mentions file uploads (SHOW_FILE) and inline data, which means user data/files could be transmitted to whatever backend the cellcog SDK uses. The SKILL.md does not instruct reading arbitrary local files or environment variables beyond using the client, but it is open-ended about data you might upload.
Install Mechanism
No install spec or code files are present; this is instruction-only. That minimizes the skill writing code to the host or fetching arbitrary archives.
Credentials
The skill declares no required env vars or credentials itself, which is proportionate for an instruction-only wrapper. However it depends on the external 'cellcog' SDK/skill which likely requires API keys or configs; you should inspect that dependency to understand what credentials will be used and where data is sent.
Persistence & Privilege
The skill does not request always:true and uses default invocation settings. It does not attempt to modify other skills or system config. Autonomous invocation is allowed by platform default but is not expanded by this skill.
Assessment
This skill is an instruction-only wrapper that delegates work to a CellCog client/SDK. Before installing, check whether you already have the official 'cellcog' skill/library and review its required credentials and privacy practices (the skill references https://cellcog.ai). Be cautious about uploading sensitive files or PII via SHOW_FILE or inline data prompts — those will likely be sent to CellCog's backend. If you need to use sensitive data, verify where data is transmitted and stored, or test with sanitized/sample data first.

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

latestvk97et9mh6qnt8t4nwz31jeekzh84ve4a

License

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

Runtime requirements

🖥️ Clawdis
OSmacOS · Linux · Windows

Comments