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.
Установить с помощью моего Агента
Скопируйте этот запрос в своего Агента. Он содержит каноническую страницу Skill и манифест.
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.Ваш Агент по-прежнему должен показать план и запросить все подтверждения, требуемые политикой безопасности.
Ресурсы для AI-агентов
Используйте эти ссылки, когда AI-агенту, crawler или script нужен чистый контекст вместо полной страницы.
Протестировать
Использование «dedupe». Inspect a list containing Alpha, Alpha, and Beta with exact identity.
Ожидаемый результат:
The report keeps the first Alpha and Beta, identifies the second Alpha as one duplicate, and confirms that no source item changed.
Использование «dedupe». Compare two customer records by normalized email while their names and identifiers differ.
Ожидаемый результат:
- 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». Compare two similar text passages with a score threshold of 0.90.
Ожидаемый результат:
The report lists the pair and score as a similarity candidate. Both passages remain canonical because similarity is not identity.
Аудит безопасности
Средний рискAll 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.
Подтверждённые проблемы безопасности (1)
Факторы риска
📁 Доступ к файловой системе (31)
🌐 Доступ к сети (19)
⚙️ Внешние команды (27)
Поделиться и цитировать этот отчет
Делитесь версионным отчетом об оценке, нейтральным значком, встраиваемой карточкой и цитатами. Skillstore публикует доказательства, не решая, безопасен ли этот Skill.
Копировать ссылку на отчёт
https://skillstore.io/skills/srinitude-dedupe/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportЗначок Markdown
[](https://skillstore.io/skills/srinitude-dedupe?utm_source=security_passport_badge)Значок 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>Встраиваемая карточка
<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>Академические ссылки (APA · BibTeX · CFF)
Цитата APA
srinitude. (2026). dedupe security audit report (audit version 6) [Author version 0.1.0]. Skillstore. https://skillstore.io/skills/srinitude-dedupe/audits/6Цитата 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"
Оценка Skillstore
Почему такая оценка Достоверность доказательств: СреднийЧто вы можете построить
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.
Попробуйте эти промпты
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.
Лучшие практики
- 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.
Избегать
- 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.
Часто задаваемые вопросы
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?
Сведения для разработчиков
Автор
srinitudeЛицензия
MIT
Версия автора
v0.1.0
Ревизия Skillstore
r1
Репозиторий
https://github.com/srinitude/skills/tree/a80a9f88b6b72c6358f6101e53aed64ed715058a/skills/dedupeСсылка
0acc95b40c367e2016e824a72b27b83b507ef020
Актуальность поддержки
08.09.2026
Использование
1 загрузок · 0 просмотров