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.
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 "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.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 "dedupe". Inspect a list containing Alpha, Alpha, and Beta with exact identity.
Resultado esperado:
The report keeps the first Alpha and Beta, identifies the second Alpha as one duplicate, and confirms that no source item changed.
Usando "dedupe". Compare two customer records by normalized email while their names and identifiers differ.
Resultado esperado:
- 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.
Usando "dedupe". Compare two similar text passages with a score threshold of 0.90.
Resultado esperado:
The report lists the pair and score as a similarity candidate. Both passages remain canonical because similarity is not identity.
Auditoría de seguridad
Riesgo medioAll 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.
Preocupaciones de seguridad confirmadas (1)
Factores de riesgo
📁 Acceso al sistema de archivos (31)
🌐 Acceso a red (19)
⚙️ Comandos externos (27)
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/srinitude-dedupe/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/srinitude-dedupe?utm_source=security_passport_badge)Insignia HTML
<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>Tarjeta para insertar
<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>Citas académicas (APA · BibTeX · CFF)
Cita APA
srinitude. (2026). dedupe security audit report (audit version 6) [Author version 0.1.0]. Skillstore. https://skillstore.io/skills/srinitude-dedupe/audits/6Cita BibTeX
@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"
Puntuación de Skillstore
Por qué esta puntuación Confianza de la evidencia: MedioLo que puedes crear
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.
Prueba estos prompts
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.
Mejores prácticas
- 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.
Evitar
- 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.
Preguntas frecuentes
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?
Detalles del desarrollador
Autor
srinitudeLicencia
MIT
Versión del autor
v0.1.0
Revisión de Skillstore
r1
Repositorio
https://github.com/srinitude/skills/tree/a80a9f88b6b72c6358f6101e53aed64ed715058a/skills/dedupeRef.
0acc95b40c367e2016e824a72b27b83b507ef020
Actualidad del mantenimiento
8/9/2026
Uso
1 descargas · 0 vistas