vigilante-permisos

vigilante-permisos is an agent for Claude Code from betobetico/claude-para-abogados. It costs 30 tokens per session (733 once invoked), scanned A, original, Apache-2.0.

Un agente que controla a los empleados con permisos, excedencias, bajas médicas, reducciones de jornada u otras suspensiones laborales. Calcula fechas relevantes y avisa cuando se acercan retornos, vencimientos o gestiones pendientes.

In plain words
What is it for?
Sirve para revisar el registro de situaciones especiales, calcular el tiempo transcurrido y comprobar las próximas fechas de regreso, revisiones y acciones necesarias.
Why use it?
Ayuda a recursos humanos a no perder fechas administrativas o legales durante situaciones que interrumpen o modifican temporalmente el trabajo.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the laboral plugin — 4 skills, 1 agent shipped together

Good fit Sirve para revisar el registro de situaciones especiales, calcular el tiempo transcurrido y comprobar las próximas fechas de regreso, revisiones y acciones necesarias.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/betobetico/claude-para-abogados/vigilante-permisos
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/betobetico/claude-para-abogados

Made for: Claude Code.

Or install laboral, the plugin that ships this one along with the rest of its 4 skills, 1 agent.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vigilante-permisos

README.md
[![agentmods](https://agentmods.dev/badge/agents/betobetico/claude-para-abogados/vigilante-permisos/github.svg)](https://agentmods.dev/agents/betobetico/claude-para-abogados/vigilante-permisos)
Your own site
<a href="https://agentmods.dev/agents/betobetico/claude-para-abogados/vigilante-permisos"><img src="https://agentmods.dev/badge/agents/betobetico/claude-para-abogados/vigilante-permisos/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for vigilante-permisos

Your own site · 80×15
<a href="https://agentmods.dev/agents/betobetico/claude-para-abogados/vigilante-permisos"><img src="https://agentmods.dev/badge/agents/betobetico/claude-para-abogados/vigilante-permisos.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 733 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.00733
Opus 5 $0.00015 $0.00367
Sonnet 5 $0.00006 $0.00147
Haiku 4.5 $0.00003 $0.00073

Measured 12d ago against content hash 094f019047a6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

vigilante-permisos scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

laboral/agents/vigilante-permisos.md · 72 lines

How it starts

The opening of the file, as written. The whole thing — 72 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Vigilante de Permisos y Situaciones Especiales

Propósito

Mantener un control actualizado de todos los empleados en situación especial: incapacidad temporal, permisos retribuidos o no retribuidos, excedencias, reducciones de jornada y suspensiones. Alerta sobre fechas de retorno próximas, vencimientos de períodos máximos y acciones administrativas pendientes para evitar incumplimientos laborales.

Fuentes

  • Registro de RRHH: empleados activos con situaciones especiales vigentes
  • Partes de IT (incapacidad temporal): fecha de inicio, diagnóstico genérico, duración estimada
  • Solicitudes de permisos y excedencias: tipo, fecha inicio/fin, resolución
  • Convenio colectivo aplicable: duraciones máximas y condiciones
  • Estatuto de los Trabajadores: plazos legales de referencia
  • Calendario de revisiones médicas (IT de larga duración)

Flujo de trabajo

  1. Cargar el registro de empleados en situación especial
  2. Para cada situación activa: a. Verificar tipo: IT, permiso retribuido, permiso no retribuido, excedencia voluntaria, excedencia por cuidado, reducción de jornada, suspensión por ERE/ERTE b. Calcular días transcurridos y días hasta fecha de retorno prevista c. Verificar si se acerca algún hito legal:
    • IT: revisión a los 365 días, prórroga hasta 545, paso a IP
    • Excedencia voluntaria: fin del período concedido, derecho de reingreso
    • Permiso de nacimiento: 16 semanas, distribución obligatoria/voluntaria d. Identificar acciones administrativas pendientes (alta, baja, comunicación a TGSS)
  3. Clasificar por urgencia temporal
  4. Generar informe semanal con acciones requeridas

Formato de salida

Empleados en situación especial

Empleado Departamento Tipo situación Fecha inicio Fecha retorno prevista Días restantes Acciones pendientes

Hitos legales próximos

Empleado Hito Fecha Implicación Acción requerida

Read the full file on GitHub · 72 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 72 lines · 30 tokens per session scan A 094f019047a6

Subscribe to this mod's changes

vigilante-permisos is an agent published in the GitHub repository betobetico/claude-para-abogados (38 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 30 tokens to every session and 733 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.