Secure Coding

Atlas secure-coding standards for AI coding agents. Use when writing, reviewing, or refactoring code that handles user input, secrets, authentication, database access, or third-party dependencies in an Atlas service. Enforces input validation, no hardcoded secrets, parameterized queries, least-privilege, and pinned dependencies. Don't use for non-Atlas projects or for general security research unrelated to a code change.

webmaxru 2148ead 1.7 KB Updated

File contents

webmaxru/apm-enterprise-portal-demo/tree/main/skills/secure-coding commit 2148ead6e4

Frequently asked questions

npx skillmds@latest add webmaxru/secure-coding