gjalla-test-audit
Audit Test Suites for False Confidence
Weak tests can hide production bugs while inflating coverage metrics. This skill reviews test quality and identifies misleading, redundant, or excessively mocked tests.
Instalar con mi Agente
Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.
Review the Skillstore skill "gjalla-test-audit" from https://skillstore.io/skills/gjalla-gjalla-test-audit.md and its manifest at https://skillstore.io/api/skills/gjalla-gjalla-test-audit/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.
Recursos legibles por agentes
Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.
Pruébalo
Usando "gjalla-test-audit". Audit the account service tests for tautological database mocks.
Resultado esperado:
Tier 2 finding: three tests return hardcoded database rows and assert those same values. Replace them with database-backed behavior tests.
Usando "gjalla-test-audit". Find tests that do not exercise production code.
Resultado esperado:
- Tier 1: The test recreates the source decision logic locally.
- Evidence: The test imports no production module.
- Action: Remove the duplicate logic test after approval and add a source-level test.
Usando "gjalla-test-audit". Review overlapping unit and integration tests.
Resultado esperado:
Tier 3 finding: the mocked unit test duplicates the stronger database-backed scenario. Keep unique edge cases and remove redundant coverage after approval.
Auditoría de seguridad
SeguroAll 15 static findings are false positives caused by Markdown inline-code formatting around test identifiers and examples. The source defines a review workflow and requires approval before cleanup actions. No prompt injection, data exfiltration, command execution, or network reconnaissance intent was found.
Factores de riesgo
⚙️ Comandos externos (14)
Compartir y citar este informe
Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.
Copiar enlace del informe
https://skillstore.io/skills/gjalla-gjalla-test-audit/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/gjalla-gjalla-test-audit?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/gjalla-gjalla-test-audit?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/gjalla-gjalla-test-audit/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/gjalla-gjalla-test-audit.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Citas académicas (APA · BibTeX · CFF)
Cita APA
gjalla. (2026). gjalla-test-audit security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/gjalla-gjalla-test-audit/audits/1Cita BibTeX
@techreport{gjalla-gjalla-gjalla-test-audit-2026,
author = {gjalla},
title = {gjalla-test-audit security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/gjalla-gjalla-test-audit/audits/1},
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: "gjalla-test-audit security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "gjalla"
date-released: "2026-08-11"
url: "https://skillstore.io/skills/gjalla-gjalla-test-audit/audits/1"
identifiers:
- type: other
value: "skillstore:gjalla-gjalla-test-audit:audit:1"
description: "Skillstore immutable audit report identifier"
Puntuación de Skillstore
Por qué esta puntuación Confianza de la evidencia: MedioLo que puedes crear
Review a legacy test suite
Find tests that inflate confidence without protecting current production behavior.
Harden a risky subsystem
Compare critical source paths with tests and identify missing realistic coverage.
Improve quality governance
Classify weak tests and create a prioritized remediation report for the team.
Prueba estos prompts
Audit the test suite in [directory]. Identify placeholder tests, tests without source imports, and obvious duplicated coverage. Report findings without changing files.
Review tests for [component]. Compare each test with its source code. Flag tautological mocks and explain which production defects each test cannot detect.
Audit tests covering [critical path]. Rank gaps by production impact, identify encoded bugs, and recommend realistic integration or round-trip tests.
Audit [test scope] across all test layers. Classify findings into deletion and replacement tiers. Estimate coverage impact and propose approved cleanup waves.
Mejores prácticas
- Provide the relevant test files and production source files together.
- Prioritize security boundaries, data access, and core business logic.
- Run tests and coverage between approved cleanup waves.
Evitar
- Do not judge test quality from coverage percentages alone.
- Do not remove weak tests before identifying replacement coverage.
- Do not classify mocked tests without comparing their behavior to production code.
Preguntas frecuentes
Does this skill modify tests automatically?
Which test frameworks are supported?
Can it detect tests that encode production bugs?
Does it replace code coverage tools?
What source access does the audit require?
How are findings prioritized?
Detalles del desarrollador
Autor
gjallaLicencia
MIT
Revisión de Skillstore
r1
Aviso de versión
El autor no declaró una versión.
Repositorio
https://github.com/gjalla/engineering/tree/774041e7ab8b8fde48418dd4cd41e417fb4d71d3/skills/gjalla-test-auditRef.
c40485c25b35e0203cf615647a1fd81ad7a69ea8
Actualidad del mantenimiento
12/8/2026
Uso
0 descargas · 0 vistas
Estructura de archivos
📄 SKILL.md