payroll-master
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a high-level orchestration workflow. It coordinates internal tasks related to payroll accounting without introducing external dependencies or dangerous execution logic.
- [DATA_EXPOSURE]: The skill is designed to handle sensitive financial information (salaries, taxes, social insurance). It accesses project-level configuration via standard relative paths (
../../CLAUDE.md) to establish context. No unauthorized data exfiltration patterns or hardcoded credentials were detected. - [COMMAND_EXECUTION]: There are no shell commands, system calls, or script executions within the skill. It utilizes a declarative approach to describe manual or automated steps.
- [EXTERNAL_DOWNLOADS]: The skill does not attempt to download external files or scripts. All references to 'skills' like
payroll-calculationare internal modular components.
Audit Metadata