yc-saas-drafter
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs document assembly by reading local reference files (
references/intake-questions.md,references/decision-matrix.md,references/supplementary-language.md) and a template file (assets/YC_Form_SaaS_Agreement.docx). These files are provided within the skill package. - [SAFE]: No network operations (
curl,wget,fetch) or external data transfers are present. The skill's workflow is confined to local file reads and writes. - [SAFE]: The skill does not execute arbitrary shell commands or use dynamic code evaluation (
eval,exec). It instructs the agent to use standard document creation tools to generate the final output. - [SAFE]: There are no signs of prompt injection or attempts to bypass agent safety guidelines. The instructions are highly structured and focused on legal drafting accuracy.
- [SAFE]: The binary asset provided (
assets/YC_Form_SaaS_Agreement.docx) is a standard Microsoft Word document structure (OpenXML/ZIP) containing legitimate template content. - [SAFE]: No obfuscation, hidden characters, or malicious persistence mechanisms were detected.
Audit Metadata