T08 · Insecure Dependencies
- Location
SKILL.md:248- Finding
Unpinned Third-Party Dependencies and Mutable Installation Sources
- Content
View full analysis
- Remediation
View remediation
Security audit
Security checks for vulnerabilities and agentic risk
This is a coherent creative-writing skill that uses CellCog as expected, but users should be aware that prompts go to an external service and the install examples are not version-pinned.
Install only if you are comfortable using CellCog as an external service for your writing prompts and drafts. Avoid submitting confidential manuscripts, secrets, regulated data, or proprietary world-building unless you have approved that transfer, and prefer pinned or verified package versions when installing dependencies.
SKILL.md:248Unpinned Third-Party Dependencies and Mutable Installation Sources
The skill description promotes creative-writing use but does not clearly warn that user prompts, drafts, and other potentially sensitive creative content are transmitted to the external CellCog service. This can lead users to unintentionally disclose confidential manuscripts, proprietary world-building material, or personal data under the assumption that processing is local.
The documentation instructs users to run npx skills add cellcog/skills --skill cellcog without pinning a version or commit, which means the fetched package may change over time or be replaced if the upstream package is compromised. This creates a supply-chain risk where users could install unintended or malicious code simply by following the setup instructions.
No suspicious patterns detected.