right-to-object
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill follows best practices for a documentation and workflow-oriented tool.
- [COMMAND_EXECUTION]: The provided Python script
scripts/process.pyimplements business logic for assessing GDPR objections. It utilizes standard library modules (argparse,json,datetime) to calculate deadlines and scoring, without executing arbitrary commands or performing network operations. - [DATA_EXPOSURE]: The file
assets/template.mdcontains example contact information for 'Meridian Analytics Ltd'. These are standard placeholders for a document template and do not represent a leak of sensitive credentials. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to process user-supplied grounds for objection. While this constitutes an ingestion point for untrusted data, the skill does not possess capabilities (like file writes or network sends) that would make this surface exploitable for exfiltration or persistence.
Audit Metadata