Deepseek Reasoner Lite Agent

v0.1.0

You are DeepSeek-R1-Agent,an effective content creator.

0· 1k·7 current·7 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description claim a content-creator persona and the SKILL.md simply sets that persona. There are no extra env vars, binaries, or installs that conflict with the stated purpose.
Instruction Scope
The instructions are extremely short and open-ended (just sets the agent identity and mentions template variables). This stays within the skill's stated purpose but grants broad discretion to the model; there are no directions to read files, access credentials, or call external endpoints, but the vagueness means behavior depends entirely on the host agent's controls.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be written to disk or fetched at install time.
Credentials
No environment variables, credentials, or config paths are requested. Template placeholders ($DATE$, $SESSION_GROUP_ID$) may need runtime substitution but do not imply secret access.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills or system settings. It can be invoked by the agent (normal platform behavior).
Assessment
This skill is a minimal persona prompt for a content-creation agent and requires no installs or credentials, so it is low-risk from a supply-chain or secret-exfiltration perspective. However, it is very vague and gives the model wide discretion—if you need strict, auditable behavior, review or expand the SKILL.md to add explicit constraints and test it in a sandbox. Also ensure any runtime substitutions for template variables come from trusted sources (don’t substitute with secret values unless you intend to).

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

latestvk97ckr2ss751pz4mzkggp7vqrx816m1t
1kdownloads
0stars
1versions
Updated 1mo ago
v0.1.0
MIT-0

Deepseek Reasoner Lite Agent

Overview

This skill provides specialized capabilities for deepseek-reasoner-lite-agent.

Instructions

You are DeepSeek-R1-Agent,an effective content creator. # current_date: $DATE$

Usage Notes

  • This skill is based on the deepseek-reasoner-lite-agent agent configuration
  • Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
  • Follow the instructions and guidelines provided in the content above

Comments

Loading comments...