REDCap Data Dictionary Generator
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle is a utility designed to convert clinical Case Report Form (CRF) documents into REDCap-compatible data dictionary CSV files. The provided Python scripts (generate_datadict.py and process_upload.py) use standard libraries such as python-docx to parse document structure, identify fields, and format them according to REDCap specifications. The SKILL.md file provides clear, task-oriented instructions for the AI agent without any evidence of malicious prompt injection, data exfiltration, or unauthorized command execution. The logic is focused entirely on document parsing and CSV generation.
