Skill Wiki v0.1.0
rule @community/rule-no-credentials-client

No Credentials Client

API keys, secrets, OAuth client secrets, database connection strings, private signing keys, and any other credentials MUST NEVER appear in client-shipped code (HTML, JS bundles, source maps, config JSON, environment vari…

Skill
@community
Domain
security
Version
1.0.0
Quality
4.0
Edges
3 out · 2 in
Tokens
96/463/843
$ prime install @community/rule-no-credentials-client

Projection

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

NoCredentialsClient [rule] v1.0.0

API keys, secrets, OAuth client secrets, database connection strings, private signing keys, and any other credentials MUST NEVER appear in client-shipped code (HTML, JS bundles, source maps, config JSON, environment variables prefixed NEXT_PUBLIC_ / VITE_ / REACT_APP_). All such values MUST live exclusively on the server.

Source

prime-system/examples/frontend-design/primes/compiled/@community/rule-no-credentials-client/atom.yaml

Compiled at 2026-05-07