Evaluación previa a la instalación
web-scraper-api Informe de evaluación.
Una decisión de instalación legible por máquina para Agents: afinidad con la tarea, Trust Score, Audit Score, seguridad de instalación, superficie de permisos y un plan de validación concreto antes de tocar el espacio de trabajo.
do not auto install
Agent safety gate: This skill should not be selected by an agent without explicit human security review.
Controles obligatorios
Comprobaciones que un Agent debe superar antes de instalar
Ajuste de tarea
84
Task wording matches this skill metadata.
- Evaluate web-scraper-api before installing it in an agent workflow
- Investigación
- Web scraping workflows; Claude Code teams; teams that value GitHub adoption signals
Ruta de instalación
92
Install handoff is available.
- npx skills add oxylabs/agent-skills --skill web-scraper-api
Seguridad del comando de instalación
92
Ruta estándar de paquete o instalación en tiempo de ejecución
- npx skills add oxylabs/agent-skills --skill web-scraper-api
Puntuación de confianza
71
Potentially useful, but at least one trust signal needs human inspection.
- Revisión manual
- 566 estrellas de GitHub
- MIT
Puntuación de auditoría
79
Requiere revisión
- Permission surface may require sandboxing
Control de seguridad de Agent
31
This skill should not be selected by an agent without explicit human security review.
- Do not auto-install. Inspect the source, dependencies, and permission surface first.
- Metadata combines secrets access with shell or command execution
Claridad de licencia
86
MIT
- MIT
Superficie de permisos
48
shell or command execution, filesystem or document access
- Shell or command execution: high
- Browser automation: medium
- Network access: medium
Plan de validación
Qué debe hacer el Agent después
- 1Inspect repository, README/SKILL.md, license, and recent commits before production use.
- 2Install in an isolated workspace or sandbox with no production secrets available.
- 3Run the smallest representative task and record files touched, commands run, network access, and outputs.
- 4Compare the selected skill against at least one alternative when the eval status is review or failed.
- 5Promote only after the agent reports a successful verification result and unresolved warnings are accepted.
No usar cuando
Condiciones que requieren otra skill
- Equipos que necesitan un SLA con soporte del proveedor
- production agents without a repository review
- No explicit limitations or error handling guidance in SKILL.md (e.g., rate limits, timeouts, or failure scenarios).
- Indicios de permisos de alto riesgo: Shell or command execution, Secrets or environment access
- Permission surface may require sandboxing
- The skill relies on external credentials; documentation could be clearer about how to obtain and set them securely.
Comprobaciones de apoyo
Señales de confianza detrás de la decisión
Completitud de README/SKILL.md
Aprobado86
Los metadatos incluyen suficiente contexto de uso y flujo de trabajo
Mantenimiento reciente
Aprobado100
1 días desde el último push
Alternativas disponibles
Aprobado82
Alternative skills are available for comparison.