image-audit
Audit Images for Sensitive Content
Manual image review is slow and inconsistent. This skill compresses image batches, submits them to an MCP moderation service, and summarizes pass, blocked, and failed results.
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 "image-audit" from https://skillstore.io/skills/xiaowu89-image-audit.md and its manifest at https://skillstore.io/api/skills/xiaowu89-image-audit/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 "image-audit". Audit one confirmed image after approving the external upload.
Resultado esperado:
Audit complete: product-front.jpg passed. The service returned no violation details.
Usando "image-audit". Audit a folder containing three supported images.
Resultado esperado:
- banner.jpg: passed
- profile.png: blocked, manual review required
- scan.webp: failed, service timeout
Usando "image-audit". Audit a batch with one unreadable file.
Resultado esperado:
Processed four files: two passed, one blocked, and one failed during compression. The failed file was not uploaded.
Auditoría de seguridad
Riesgo altoMost static command and reconnaissance findings are Markdown or JavaScript syntax false positives. Confirmed risks include secret exposure, global package installation, external image transfer, unsafe value interpolation, and unbounded image processing.
Preocupaciones de seguridad confirmadas (4)
Elementos de revisión de capacidades (16)
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 a red (5)
📁 Acceso al sistema de archivos (12)
⚙️ Comandos externos (47)
🔑 Variables de entorno (8)
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/xiaowu89-image-audit/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/xiaowu89-image-audit?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/xiaowu89-image-audit?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/xiaowu89-image-audit/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/xiaowu89-image-audit.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
xiaowu89. (2026). image-audit security audit report (audit version 1) [Author version 1.1.2]. Skillstore. https://skillstore.io/skills/xiaowu89-image-audit/audits/1Cita BibTeX
@techreport{xiaowu89-xiaowu89-image-audit-2026,
author = {xiaowu89},
title = {image-audit security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/xiaowu89-image-audit/audits/1},
note = {Author version 1.1.2}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "image-audit security audit report (audit version 1)"
version: "1.1.2"
type: report
authors:
- name: "xiaowu89"
date-released: "2026-07-28"
url: "https://skillstore.io/skills/xiaowu89-image-audit/audits/1"
identifiers:
- type: other
value: "skillstore:xiaowu89-image-audit: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
Review User Uploads
Screen a controlled batch of uploaded images before publication and identify items needing human review.
Check Product Assets
Audit local product images before release and summarize blocked or failed files for remediation.
Triage Media Libraries
Create a first-pass moderation report for a legacy image collection before detailed manual inspection.
Prueba estos prompts
Audit the image at [path]. Show the external destination and ask for confirmation before uploading it.
Find supported images in [folder]. Report the file count, request upload confirmation, then return a moderation table.
Audit only these files: [file list]. Use batches of [size], retry failures once, and separate blocked results from service errors.
Audit [folder] with a maximum of [count] files and [bytes] total input. Stop on limits and provide a manual-review queue.
Mejores prácticas
- Confirm the destination and selected files immediately before external transfer.
- Use small, bounded batches and enforce decoded-pixel and total-byte limits.
- Treat blocked results as review signals and inspect failures separately.
Evitar
- Do not print API keys or complete MCP configuration files.
- Do not upload private images without informed user approval.
- Do not treat automated moderation as a final legal or policy decision.