dedupe
Inspect Collections for Safe Deduplication
Duplicate cleanup can remove unique information when identity rules are unclear. This skill creates evidence-rich reports and gates every mutation behind explicit review.
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 "dedupe" from https://skillstore.io/skills/srinitude-dedupe.md and its manifest at https://skillstore.io/api/skills/srinitude-dedupe/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.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
„dedupe“ wird verwendet. Inspect a list containing Alpha, Alpha, and Beta with exact identity.
Erwartetes Ergebnis:
The report keeps the first Alpha and Beta, identifies the second Alpha as one duplicate, and confirms that no source item changed.
„dedupe“ wird verwendet. Compare two customer records by normalized email while their names and identifiers differ.
Erwartetes Ergebnis:
- One normalized duplicate group links both source indices.
- The name and identifier fields remain listed as unresolved conflicts.
- The report proposes the first record as canonical without applying changes.
„dedupe“ wird verwendet. Compare two similar text passages with a score threshold of 0.90.
Erwartetes Ergebnis:
The report lists the pair and score as a similarity candidate. Both passages remain canonical because similarity is not identity.
Sicherheitsaudit
Mittleres RisikoAll 89 static findings are false positives from documentation, fixtures, local parsing, or constrained tests. A semantic review found one medium resource-exhaustion risk because collection bounds are documented but not enforced.
Bestätigte Sicherheitsbedenken (1)
Risikofaktoren
📁 Dateisystemzugriff (31)
🌐 Netzwerkzugriff (19)
⚙️ Externe Befehle (27)
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/srinitude-dedupe/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown-Badge
[](https://skillstore.io/skills/srinitude-dedupe?utm_source=security_passport_badge)HTML-Badge
<a href="https://skillstore.io/skills/srinitude-dedupe?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/srinitude-dedupe/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Einbettungskarte
<iframe src="https://skillstore.io/embed/skills/srinitude-dedupe.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
srinitude. (2026). dedupe security audit report (audit version 6) [Author version 0.1.0]. Skillstore. https://skillstore.io/skills/srinitude-dedupe/audits/6BibTeX-Zitat
@techreport{srinitude-srinitude-dedupe-2026,
author = {srinitude},
title = {dedupe security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/srinitude-dedupe/audits/6},
note = {Author version 0.1.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "dedupe security audit report (audit version 6)"
version: "0.1.0"
type: report
authors:
- name: "srinitude"
date-released: "2026-08-31"
url: "https://skillstore.io/skills/srinitude-dedupe/audits/6"
identifiers:
- type: other
value: "skillstore:srinitude-dedupe:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore-Score
Warum dieser Score Evidenzvertrauen: MittelWas Sie erstellen können
Review Duplicate Exports
Inspect repeated customer or inventory records while preserving conflicting fields for review.
Compare File Collections
Find byte-identical or normalized text files and retain paths, hashes, and unresolved links.
Audit Skill Installations
Compare complete skill packets and separate exact duplicates from same-name conflicts.
Diese Prompts ausprobieren
Inspect this bounded list for exact duplicates. Keep the first item, report canonical indices, and do not mutate the source: [items].
Inspect these text items using NFKC, case folding, and collapsed whitespace. Separate normalized matches from similarity candidates: [items].
Inspect these records using [key fields] as normalized identity. Report every conflicting non-key field and propose a canonical map without changes.
Inspect these bounded file paths using byte identity. Produce provenance, duplicate groups, unresolved links, a canonical plan, and verification requirements without deleting anything.
Bewährte Praktiken
- Define scope, identity class, normalization, and canonical selection before inspection.
- Review conflicts and unresolved items before authorizing any mutation plan.
- Rerun inspection after approved changes and reconcile every source count.
Vermeiden
- Do not treat similarity scores as confirmed identity.
- Do not remove files or records from a generic cleanup request.
- Do not hide lossy normalization or discard conflicting fields.
Häufig gestellte Fragen
Does this skill delete duplicate files?
Which collection types are supported?
Can it find similar text?
Does URL comparison use the network?
How are canonical items selected?
How are unreadable files or invalid items handled?
Entwicklerdetails
Autor
srinitudeLizenz
MIT
Autorenversion
v0.1.0
Skillstore-Revision
r1
Repository
https://github.com/srinitude/skills/tree/a80a9f88b6b72c6358f6101e53aed64ed715058a/skills/dedupeRef.
0acc95b40c367e2016e824a72b27b83b507ef020
Aktualität der Wartung
8.9.2026
Nutzung
1 Downloads · 0 Aufrufe