Security

Secure coding practices for agent-native apps: input validation, SQL injection, XSS, secrets, data scoping, and auth. Use when writing any action, route, or component that touches user data or external input.

Builder.io Updated 3.4k repo stars

File contents

builderio/agent-native/tree/main/packages/core/src/templates/default/.agents/skills/security commit 4f68f423a1

Frequently asked questions

npx skillmds@latest add builderio/security-2