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.
Vor der Installation anhalten und eine Bestätigung anfordern.
Prüfen Sie den Plan und holen Sie vor Änderungen an Dateien die ausdrückliche Zustimmung des Benutzers ein.
Mit meinem Agent installieren
Kopieren Sie diese Anfrage in Ihren Agent. Sie enthält die maßgebliche Skill-Seite und das Manifest.
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.Ihr Agent sollte weiterhin seinen Plan anzeigen und alle von der Sicherheitsrichtlinie verlangten Bestätigungen anfordern.
Agent-lesbare Ressourcen
Verwenden Sie diese Links, wenn ein KI-Agent, Crawler oder Skript sauberen Kontext benötigt, statt die vollständige Seite zu lesen.
Testen
„fingerprint-ci-gate“ wird verwendet. Add a fingerprint gate to a GitHub Actions job.
Erwartetes Ergebnis:
- 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.
„fingerprint-ci-gate“ wird verwendet. Our datacenter runner always fails the timezone check.
Erwartetes Ergebnis:
Use a baseline comparison from the same runner mode. Document the timezone exception instead of lowering the global score threshold.
„fingerprint-ci-gate“ wird verwendet. Keep fingerprint tests inside our network.
Erwartetes Ergebnis:
Use offline mode for JavaScript checks or direct the cross-layer checks to an approved self-hosted endpoint.
Sicherheitsaudit
Hohes RisikoMost 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.
Bestätigte Sicherheitsbedenken (1)
Elemente der Fähigkeitsprüfung (4)
Dies sind echte lokale Fähigkeiten, die für diese Fähigkeit erwartet werden können; daher müssen sie überprüft werden, werden jedoch nicht als bestätigtes bösartiges Verhalten gezählt.
Risikofaktoren
📁 Dateisystemzugriff (2)
⚙️ Externe Befehle (17)
🌐 Netzwerkzugriff (1)
Diesen Bericht teilen & zitieren
Teile den versionierten Bewertungsbericht, das neutrale Badge, die Einbettungskarte und Zitate. Skillstore berichtet Nachweise, ohne zu entscheiden, ob dieser Skill sicher ist.
Berichtslink kopieren
https://skillstore.io/skills/liarjsdev-fingerprint-ci-gate/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown-Badge
[](https://skillstore.io/skills/liarjsdev-fingerprint-ci-gate?utm_source=security_passport_badge)HTML-Badge
<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>Einbettungskarte
<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>Wissenschaftliche Zitate (APA · BibTeX · CFF)
APA-Zitat
liarjsdev. (2026). fingerprint-ci-gate security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/liarjsdev-fingerprint-ci-gate/audits/1BibTeX-Zitat
@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"
Skillstore-Score
Warum dieser Score Evidenzvertrauen: MittelWas Sie erstellen können
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.
Diese Prompts ausprobieren
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.
Bewährte Praktiken
- 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.
Vermeiden
- 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.
Häufig gestellte Fragen
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?
Entwicklerdetails
Autor
liarjsdevLizenz
MIT
Skillstore-Revision
r1
Versionshinweis
Der Autor hat keine Version angegeben.
Ref.
9939e94735a710f16446f189eea126372136575b
Aktualität der Wartung
9.8.2026
Nutzung
0 Downloads · 0 Aufrufe
Dateistruktur