CellCog is built by its own Coding Agent. That same agent builds your spreadsheets. Full Python access for complex data manipulation, formulas, pivot tables, financial models, budget templates, data trackers, projections, and Excel/XLSX generation — powered by the engineering brain that develops an entire AI platform daily.
Security Analysis
medium confidenceThe skill is an instruction-only wrapper that delegates spreadsheet creation to a separate 'cellcog' agent/SDK and does not itself request credentials, installs, or unusual access — but you must review the required 'cellcog' skill before use.
The name/description (spreadsheet generation, Python-powered spreadsheet features) matches the runtime instructions: the SKILL.md instructs the agent to use the cellcog SDK/agent to create spreadsheets. The declared dependency on 'cellcog' is consistent with that purpose.
SKILL.md is focused on spreadsheet tasks and gives concrete SDK usage patterns (client.create_chat with agent mode). It instructs installation and review of the 'cellcog' skill for SDK setup. It does not tell the agent to read arbitrary system files, environment variables, or transmit data to unrelated endpoints — however, actual behavior and credential usage will be determined by the referenced 'cellcog' skill, which you should inspect.
This skill is instruction-only and contains no install spec or code; the only install instruction is to run 'clawhub install cellcog' to obtain the referenced SDK/skill. There is nothing in this skill that downloads or runs external archives itself.
This skill declares no required environment variables or credentials. That is proportionate for an instruction-only wrapper. However, it depends on the separate 'cellcog' skill for SDK setup and API calls; that dependency may request credentials or env vars — review the cellcog skill to confirm any credential needs.
The skill does not request always:true and has default autonomous invocation allowed (disable-model-invocation:false), which is the platform default. Nothing here attempts to modify other skills or request permanent system-level presence.
Guidance
This skill itself is just instructions that call a separate 'cellcog' SDK/agent. Before installing or using it: 1) Inspect the 'cellcog' skill (and any code it installs) to see what credentials, network endpoints, or binaries it requires; 2) Only install 'cellcog' from a trusted source—this sheet-cog skill assumes that dependency will handle API/SDK access; 3) If you are uncomfortable granting broad Python execution or network access to an agent, do not enable autonomous invocation or review outputs before running any generated code; 4) Monitor the first runs and check any generated spreadsheets for embedded or unexpected macros or links.
Latest Release
v1.0.3
- Added explicit `author` and `dependencies` fields to metadata for better attribution and install clarity. - Minor text improvements, such as clarifying that CellCog is required as a dependency. - No code or feature changes; documentation only.
More by @nitishgargiitd
Published by @nitishgargiitd on ClawHub