fingerprint-ci-gate
Add Fingerprint Regression Gates to CI
Browser fingerprint changes can silently break automated Chromium workflows. This skill adds repeatable liarjs scans, baseline comparisons, and score gates to CI pipelines.
Detente y solicita confirmación antes de instalar.
Revisa el plan y obtén el consentimiento explícito del usuario antes de modificar archivos.
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 "fingerprint-ci-gate" from https://skillstore.io/skills/liarjsdev-fingerprint-ci-gate.md and its manifest at https://skillstore.io/api/skills/liarjsdev-fingerprint-ci-gate/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.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 "fingerprint-ci-gate". Add a fingerprint gate to a GitHub Actions job.
Resultado esperado:
- Use Node.js 22 and a version-pinned liarjs dependency.
- Run the headless scan with a minimum score of 60.
- Upload the scan report even when the gate fails.
Usando "fingerprint-ci-gate". Our datacenter runner always fails the timezone check.
Resultado esperado:
Use a baseline comparison from the same runner mode. Document the timezone exception instead of lowering the global score threshold.
Usando "fingerprint-ci-gate". Keep fingerprint tests inside our network.
Resultado esperado:
Use offline mode for JavaScript checks or direct the cross-layer checks to an approved self-hosted endpoint.
Auditoría de seguridad
Riesgo altoMost static alerts are false positives caused by Markdown formatting or ordinary shared-memory documentation. Confirmed risks include executing a third-party package and sending fingerprint checks to an external endpoint. The anti-detection framing can facilitate unauthorized bot evasion.
Preocupaciones de seguridad confirmadas (1)
Elementos de revisión de capacidades (4)
Estas son capacidades locales reales que pueden esperarse para esta habilidad, por lo que requieren revisión, pero no se cuentan como comportamiento malicioso confirmado.
Factores de riesgo
📁 Acceso al sistema de archivos (2)
⚙️ Comandos externos (17)
🌐 Acceso a red (1)
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/liarjsdev-fingerprint-ci-gate/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/liarjsdev-fingerprint-ci-gate?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/liarjsdev-fingerprint-ci-gate?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/liarjsdev-fingerprint-ci-gate/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/liarjsdev-fingerprint-ci-gate.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
liarjsdev. (2026). fingerprint-ci-gate security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/liarjsdev-fingerprint-ci-gate/audits/1Cita BibTeX
@techreport{liarjsdev-liarjsdev-fingerprint-ci-gate-2026,
author = {liarjsdev},
title = {fingerprint-ci-gate security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/liarjsdev-fingerprint-ci-gate/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: "fingerprint-ci-gate security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "liarjsdev"
date-released: "2026-08-08"
url: "https://skillstore.io/skills/liarjsdev-fingerprint-ci-gate/audits/1"
identifiers:
- type: other
value: "skillstore:liarjsdev-fingerprint-ci-gate: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
Protect Browser Automation Builds
Add a fingerprint baseline comparison before deploying changes to a Chromium automation harness.
Standardize CI Fingerprint Checks
Create repeatable score gates and artifacts across GitHub Actions or GitLab CI.
Verify Test Browser Consistency
Assert specific fingerprint checks inside an existing Playwright suite.
Prueba estos prompts
Add a version-pinned liarjs fingerprint check to my GitHub Actions workflow. Use Node.js 22 and fail when the score is below 60.
Create a CI workflow that saves scan.json, compares it with baseline.json, and uploads the current scan after every run.
Adapt my fingerprint gate for an air-gapped GitLab runner. Use offline mode and explain which checks are unavailable.
Add authorized fingerprint assertions to my Playwright suite. Ignore only documented environment-specific checks and prevent unrelated score changes from hiding failures.
Mejores prácticas
- Pin liarjs with an exact version and a committed lockfile.
- Create baselines in the same browser mode and runner environment used by CI.
- Store scan artifacts and explain every deliberate baseline change.
Evitar
- Do not disable the Chromium sandbox to make a container start.
- Do not lower a global threshold to hide one environment-specific check.
- Do not use fingerprint testing against systems without explicit authorization.
Preguntas frecuentes
What does the CI gate measure?
Which runtime does the skill require?
Should I use a score floor or a baseline?
Does the scan make network requests?
How should I update a baseline?
Can this run inside Playwright?
Detalles del desarrollador
Autor
liarjsdevLicencia
MIT
Revisión de Skillstore
r1
Aviso de versión
El autor no declaró una versión.
Ref.
9939e94735a710f16446f189eea126372136575b
Actualidad del mantenimiento
9/8/2026
Uso
0 descargas · 0 vistas
Estructura de archivos