Draw doge ASCII

v1.0.0

使用 Python 打印经典 Doge 表情包的 ASCII 艺术图及代表性短语,实现字符画空间布局与文本对齐。

0· 89·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The SKILL.md implements a simple Python script to print ASCII art and phrases, which matches the described purpose. Minor inconsistency: the instructions rely on running Python but the metadata did not list Python as a required binary. This is a small omission rather than a functional mismatch.
Instruction Scope
Instructions are limited to building and printing ASCII art, explaining string handling, and suggesting optional local enhancements (ANSI colors, user input). They do not read files, access environment variables, call external endpoints, or request unrelated system data.
Install Mechanism
No install spec and no code files are provided (instruction-only). That minimizes disk-write and network-install risk.
Credentials
The skill declares no environment variables, credentials, or config paths. The functionality does not require secrets or external service access.
Persistence & Privilege
The skill does not request persistent presence or elevated privileges (always=false). It does not modify other skills or system configuration in the instructions.
Assessment
This is a low-risk, instruction-only skill that prints an ASCII Doge using Python. Before installing, confirm that the agent runtime can execute Python scripts (the SKILL.md expects Python but the metadata doesn't explicitly list it). Allowing the agent to invoke skills autonomously is the platform default and acceptable here, since the skill does not access secrets or external networks. If you plan to extend the skill (ANSI colors or interactive input), be aware those enhancements require a terminal that supports ANSI sequences and may prompt for user input; nothing in the current instructions exfiltrates data or touches unrelated system resources.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d4tk735xgt04ftxe1x7dex9837h73

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments