security
๐ฏSkillfrom cognitedata/dune-skills
A Dune app skill that reviews your app for security vulnerabilities including exposed credentials, unsafe user input handling, and risks from external data sources.
Same repository
cognitedata/dune-skills(21 items)
Installation
npx vibeindex add cognitedata/dune-skills --skill securitynpx skills add cognitedata/dune-skills --skill security~/.claude/skills/security/SKILL.mdSKILL.md
More from this repository10
A Dune skill that reviews Dune apps for code quality, maintainability, and clean code issues, helping teams keep their Cognite-powered applications well-structured.
A Dune skill providing consolidated Aura UI guidance covering components and tokens, layouts, UX copy, forms with async feedback, and accessibility for building Dune apps.
Part of the Dune Skills collection by Cognite, providing agent-agnostic AI skills for building Dune applications that work with Claude Code, Cursor, Copilot, and other agents supporting the skills format.
A Dune skill that scaffolds an AtlasTool and wires it into useAtlasChat, enabling agent-driven chat integrations within Cognite Dune apps.
A Dune skill that optimizes Cognite Dune apps for speed, render counts, and bundle size, helping developers identify and fix performance bottlenecks.
A Dune app skill that adds a streaming Atlas Agent chat UI to your app via the useAtlasChat hook, enabling real-time AI chat functionality.
A Dune app skill that runs the official platform review flow against a local app workspace, writing structured feedback artifacts under reviews/dune-app-review/feedback-round-N/.
Part of the Dune Skills collection by Cognite, providing agent-agnostic AI skills for building Dune applications that work with Claude Code, Cursor, Copilot, and other agents supporting the skills format.
Part of the Dune Skills collection by Cognite, providing agent-agnostic AI skills for building Dune applications that work with Claude Code, Cursor, Copilot, and other agents supporting the skills format.
A Dune app skill that adds Pyodide-based Python tool execution to your app, enabling client-side Python scripting directly in the browser without a server.