Nonprofit Grant Outline

Security checks across malware telemetry and agentic risk

Overview

This skill appears to generate reviewable nonprofit grant proposal outlines locally, with only a disclosed optional Python helper for user-selected input and output files.

This skill is appropriate for drafting nonprofit grant outlines. Avoid entering unnecessary personal or sensitive beneficiary information, do not treat the output as legal or compliance approval, and only run the optional Python helper on files and output locations you intend to use.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

#
ASI05: Unexpected Code Execution
Info
What this means

If invoked, the agent may run the bundled Python script to process a selected local input and create an output file.

Why it was flagged

The skill discloses optional execution of a bundled Python helper with user-chosen input and output paths. This is purpose-aligned for generating a local grant outline, but it is still local code execution.

Skill content
如运行环境允许 shell / exec,可使用:
   - `python3 "{baseDir}/scripts/run.py" --input <输入文件> --output <输出文件>`
Recommendation

Run it only on intended files, choose a safe output path, and review the generated draft before using it in any grant process.