comprehensive-review-full-review
Conduct Full Code Reviews
Large code changes can hide quality, security, performance, and testing risks. This skill coordinates a phased review workflow that turns those risks into prioritized action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "comprehensive-review-full-review" from https://skillstore.io/skills/sickn33-comprehensive-review-full-review.md and its manifest at https://skillstore.io/api/skills/sickn33-comprehensive-review-full-review/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "comprehensive-review-full-review". Review a payment service before release.
Expected outcome:
A prioritized report covering security risks, performance concerns, missing tests, architecture issues, and release blockers.
Using "comprehensive-review-full-review". Check a React application with performance concerns.
Expected outcome:
Findings on component patterns, rendering bottlenecks, caching strategy, test coverage, and documentation gaps.
Using "comprehensive-review-full-review". Evaluate CI/CD and deployment readiness.
Expected outcome:
A DevOps review covering build automation, rollback readiness, artifact handling, observability, and pipeline security.
Security Audit
SafeThe two static findings are false positives: SKILL.md line 21 uses Markdown inline code for a resource path, and line 75 is a test coverage prompt. No evidence found of prompt injection, data exfiltration, network access, or executable command instructions in SKILL.md.
Risk Factors
⚙️ External commands (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-comprehensive-review-full-review/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-comprehensive-review-full-review?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-comprehensive-review-full-review?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-comprehensive-review-full-review/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-comprehensive-review-full-review.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
sickn33. (2026). comprehensive-review-full-review security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-comprehensive-review-full-review/audits/4BibTeX citation
@techreport{sickn33-sickn33-comprehensive-review-full-review-2026,
author = {sickn33},
title = {comprehensive-review-full-review security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-comprehensive-review-full-review/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "comprehensive-review-full-review security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/sickn33-comprehensive-review-full-review/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-comprehensive-review-full-review:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Pre-release Review
Run a structured review before merging a major feature or release branch.
Security-focused Assessment
Prioritize OWASP, dependency, secrets, authentication, and configuration risks during code review.
Quality Improvement Planning
Create a prioritized backlog for architecture, testing, documentation, and DevOps improvements.
Try These Prompts
Use this skill to review the current pull request. Focus on code quality, testing gaps, and clear next steps.
Use --security-focus to review this service. Prioritize authentication, authorization, input validation, dependency risk, and secrets handling.
Use strict mode and metrics reporting for this release branch. Include quality, performance, tests, documentation, and deployment concerns.
Run the complete phased workflow for this repository. Use framework-specific guidance, consolidate agent findings, and produce prioritized remediation.
Best Practices
- Provide the target repository, branch, review goals, and risk areas before starting.
- Run focused review phases when time is limited, then consolidate only verified findings.
- Convert each accepted finding into an owner, priority, and remediation step.
Avoid
- Do not treat generated review output as proof without checking the referenced code.
- Do not run all phases when a small, targeted review would answer the decision.
- Do not mix speculative issues with confirmed defects in the same priority group.