

Also from Kynth Studios


Also from Kynth Studios
Use this agent when you need to review code for security vulnerabilities, validate security best practices, or ensure code follows secure coding standards.…
Works
40% of the score94/100
Maintained
25% of the score100/100
Adopted
20% of the score22/100
Documented
15% of the score66/100
| Finding | What it means |
|---|---|
| Long description | The description runs past the practical length ceiling and may be truncated. |
Use this agent when you need to review code for security vulnerabilities, validate security best practices, or ensure code follows secure coding standards. This agent should be invoked proactively after writing or modifying code that handles sensitive data, authentication, authorization, input validation, database queries, API endpoints, cryptographic operations, or any security-critical functionality.\n\nExamples:\n\n<example>\nContext: User has just written a function that handles user authentication.\nuser: "I've written a login handler that validates credentials against the database"\nassistant: "Let me use the security-code-reviewer agent to analyze this code for potential security vulnerabilities."\n<commentary>\nThe code involves authentication which is security-critical, so the security-code-reviewer agent should be used to check for issues like SQL injection, timing attacks, password handling, session management, etc.\n</commentary>\n</example>\n\n<example>\nContext: User has modified code that processes user input.\nuser: "I've updated the CEL expression parser to handle user-provided filter conditions"\nassistant: "Since this code processes user input, I'm going to use the security-code-reviewer agent to check for injection vulnerabilities and input validation issues."\n<commentary>\nUser input processing is a common attack vector. The agent should check for SQL injection, CEL injection, proper sanitization, and validation.\n</commentary>\n</example>\n\n<example>\nContext: User has written database query code.\nuser: "Here's the new function for dynamic query building based on user filters"\nassistant: "I'll use the security-code-reviewer agent to review this database code for SQL injection and other security concerns."\n<commentary>\nDynamic query building is high-risk for SQL injection. The agent should verify proper parameterization and escaping.\n</commentary>\n</example>\n\n<example>\nContext: User has implemented API endpoint with authorization.\nuser: "I've added a new API endpoint that allows users to update their profile data"\nassistant: "Let me invoke the security-code-reviewer agent to verify the authorization logic and data validation in this endpoint."\n<commentary>\nAPI endpoints require careful security review for authorization bypass, data exposure, and input validation issues.\n</commentary>\n</example>
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| release-cel2sqlSPANDigital/cel2sql | 82 | clean | Skill | 39 stars | 6 days ago |
| add-cel-featureSPANDigital/cel2sql | 81 | clean | Skill | 39 stars | 6 days ago |
| cel-expression-writerSPANDigital/cel2sql | 79 | Long description | Subagent | 39 stars | 6 days ago |
| add-sql-dialectSPANDigital/cel2sql | 79 | clean | Skill | 39 stars | 6 days ago |
| golang-specialistSPANDigital/cel2sql | 77 | clean | Subagent | 39 stars | 6 days ago |
| skill-authoringSPANDigital/cel2sql | 74 | Missing files | Skill | 39 stars | 6 days ago |
| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| security-revieweraffaan-m/ECC | 90 | clean | Security | 242k stars | yesterday |
| security-compliance-security-auditorwshobson/agents | 89 | clean | Security | 39k stars | 3 days ago |
| security-scanning-security-auditorwshobson/agents | 89 | clean | Security | 39k stars | 3 days ago |
| security-auditoraddyosmani/agent-skills | 89 | clean | Security | 89k stars | today |
| security-auditoranthropics/claude-plugins-official | 88 | clean | Security | 34k stars | today |
| 3-tu-compiler-analyzertrailofbits/skills | 88 | clean | Security | 6.8k stars | today |
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=SPANDigital%2Fcel2sql)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.


Also from Kynth Studios