Skill Wiki v0.1.0
rule @community/rule-secrets-never-in-source

Secrets Never In Source

Secrets (API keys, database passwords, private keys, OAuth client secrets, service account credentials) must NEVER appear in source code, committed to version control, or embedded in build artifacts.…

Skill
@community
Domain
security
Version
1.0.0
Quality
4.0
Edges
3 out · 4 in
Tokens
133/400/999
$ prime install @community/rule-secrets-never-in-source

Projection

Always in _index.xml · the agent never has to ask for this.

SecretsNeverInSource [rule] v1.0.0

Secrets (API keys, database passwords, private keys, OAuth client secrets, service account credentials) must NEVER appear in source code, committed to version control, or embedded in build artifacts. All secrets must be injected at runtime via environment variables from a secrets manager (AWS Secrets Manager, HashiCorp Vault, GCP Secret Manager, Doppler) or a CI/CD secrets store. This applies to test credentials, staging secrets, and internal tools — not just production.

Source

prime-system/examples/frontend-design/primes/compiled/@community/rule-secrets-never-in-source/atom.yaml

Compiled at 2026-05-07