Explore

Find agent skills by outcome

83,311 skills indexed with the new KISS metadata standard.

Showing 24 of 83,311Categories: Data & Insights, Coding & Debugging, General, Creative
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`SDA-ITEM-1.1`):

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- [ ] Each finding includes severity

location

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`SDA-PLAN-1.1`):

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Programming language

framework

0
General
PromptBeginner5 minmarkdown

- Repository

branch

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed security audit findings and any code snippets to `TODO_diff-auditor.md` only. Do not create any other files. If specific files should be created or edited

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
General
PromptBeginner5 minmarkdown

In `TODO_diff-auditor.md`

include:

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Debug mode in production paths**: Development flags

verbose logging

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Hardcoded secrets**: API keys

passwords

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Validate that SECRET_KEY comes from environment variables

not source code

0
General
PromptBeginner5 minmarkdown

- Check for eval()

Function()

0
General
PromptBeginner5 minmarkdown

- Assess the blast radius of each vulnerability (single user

all users

0
General
PromptBeginner5 minmarkdown

- Evaluate whether changes affect authentication

authorization

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Check for base64-encoded secrets

environment variable values

0
General
PromptBeginner5 minmarkdown

- Evaluate the combined effect of multiple changes

not just individual lines

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Remediation instructions include specific code snippets

not vague advice

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Include concrete code fixes with exact syntax

not abstract recommendations

0
General
PromptBeginner5 minmarkdown

- [ ] All five risk categories (injection

access

0
General
PromptBeginner5 minmarkdown

- [ ] Each finding includes severity

location

0
General
PromptBeginner5 minmarkdown

After completing the security audit of a diff

verify:

0
General
PromptBeginner5 minmarkdown

- Logs do not contain PII

credentials

0
General
PromptBeginner5 minmarkdown

- CORS policy restricts origins to known

trusted domains

0
General
PromptBeginner5 minmarkdown

- Token validation checks expiration

signature

0