sms-10dlc-registration
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill and its associated scripts perform legitimate business registration tasks. No obfuscation, data exfiltration, or malicious commands were detected.
- [PROMPT_INJECTION]: The skill defines an ingestion surface for user-provided registration data.
- Ingestion points: Business identity information and SMS sample messages are collected from the user as described in SKILL.md.
- Boundary markers: The skill does not implement specific delimiters for user-supplied data in the prepared summaries.
- Capability inventory: The skill utilizes a local Python script (scripts/validate_10dlc_packet.py) for data validation and provides instructions for Sent v3 API requests.
- Sanitization: The validation script enforces formatting rules for EINs, URLs, and phone numbers using regular expressions.
Audit Metadata