Nutrition Provider R2

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is a specialized crawler designed to extract nutritional data from a specific Vietnamese government portal and upload it to a user-configured Cloudflare R2 bucket. The Python script `scripts/upload_page_to_r2.py` uses standard libraries (boto3) for S3-compatible uploads and includes proper input sanitization for object keys; the instructions in `SKILL.md` emphasize polite crawling practices, such as a 60-second pacing window per page.