alirezarezvani/claude-skills code-reviewer
Checked the catalogued skill at code-reviewer.
A set by no findings on this axis
D; retained sample includes a high finding · SD-003 · what this rule accepts as a false positive →
A set by no findings on this axis
8 suppressed by AI triage
The path /tmp/check.json is a harmless temporary file used in a README example, not a security vulnerability.
The path /tmp/check.json is a harmless temporary file used in a README example, not a security vulnerability.
Absolute path in sample data, not used for file operations by the skill.
The absolute path points to a file within the skill's own workspace, not a system directory, and is not an attacker-controlled input.
The absolute path points to a file within the skill’s own directory, not a system directory, so it does not pose a real threat.
The absolute path is only a data reference in an expected output file, not executed by code.
The absolute path is only present in data, not used for file access.
The matched text is documentation about missing curl_close, not an actual outbound network call in code.