quick-quality-check
Run Fast Code Quality Checks
Quick code reviews often miss security, style, test, and placeholder issues. This skill runs parallel checks and returns a severity-ranked quality report.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "quick-quality-check" from https://skillstore.io/skills/dnyoussef-quick-quality-check.md and its manifest at https://skillstore.io/api/skills/dnyoussef-quick-quality-check/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.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 "quick-quality-check". Check the src directory before review.
Expected outcome:
Quality score 86. One high security issue, three medium style issues, and passing basic tests.
Using "quick-quality-check". Run quick mode on a changed API file.
Expected outcome:
The report flags a placeholder response, a missing test case, and no critical vulnerabilities.
Using "quick-quality-check". Assess repository readiness before release.
Expected outcome:
The summary recommends deeper audit because quick checks found high-risk security and coverage gaps.
Security Audit
High RiskMost static findings are Markdown code fence or inline-code false positives. One real command-execution concern remains in the Bash execution flow, where external tools run against an interpolated path. Additional review should address shell quoting and unpinned npx execution before publication.
Confirmed security concerns (2)
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
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/dnyoussef-quick-quality-check/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/dnyoussef-quick-quality-check?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/dnyoussef-quick-quality-check?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dnyoussef-quick-quality-check/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/dnyoussef-quick-quality-check.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
DNYoussef. (2026). quick-quality-check security audit report (audit version 8) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/dnyoussef-quick-quality-check/audits/8BibTeX citation
@techreport{dnyoussef-dnyoussef-quick-quality-check-2026,
author = {DNYoussef},
title = {quick-quality-check security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/dnyoussef-quick-quality-check/audits/8},
note = {Author version 1.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "quick-quality-check security audit report (audit version 8)"
version: "1.0.0"
type: report
authors:
- name: "DNYoussef"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/dnyoussef-quick-quality-check/audits/8"
identifiers:
- type: other
value: "skillstore:dnyoussef-quick-quality-check:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Pre-Commit Quality Pass
Check changed files before a commit and identify urgent quality issues fast.
Pull Request Triage
Run a quick scan before review and focus discussion on high-severity problems.
Release Readiness Snapshot
Create a compact quality report before a release or production-readiness check.
Try These Prompts
Run a quick quality check on the current directory. Summarize critical, high, medium, and low issues.
Run quick-quality-check on the src directory. Highlight security, linting, test, and placeholder findings separately.
Run a quick quality check on the changed application files. Prioritize findings that should block a pull request.
Run a quick quality check for the release candidate path. Compare results across checks and recommend whether deeper audit is needed.
Best Practices
- Confirm all required CLI tools are installed before running the skill.
- Use trusted local paths and validate paths before shell execution.
- Review security findings manually before merging or publishing.
Avoid
- Running checks on untrusted path values without validation.
- Treating a quick score as a complete security review.
- Ignoring failed checks because other parallel checks succeeded.
Frequently Asked Questions
Does this skill modify code?
Which tools does it require?
Can it replace a deep audit?
Is it safe for untrusted repositories?
What is theater detection?
How should failed checks be handled?
Developer Details
Author
DNYoussefLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Repository
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/quick-quality-checkRef
c579efd02184f1128d6741d16e6c8d951d7d4208
Maintenance freshness
7/18/2026
Usage
5 downloads · 211 views
File structure
📄 SKILL.md