enact-hello-simple
Print a Simple Enact Greeting
New Enact users need a minimal example that is easy to inspect. This skill shows a prompt-only hello-world command for Claude, Codex, and Claude Code.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "enact-hello-simple" from https://skillstore.io/skills/enactprotocol-enact-hello-simple.md and its manifest at https://skillstore.io/api/skills/enactprotocol-enact-hello-simple/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "enact-hello-simple". Use enact-hello-simple to print the greeting.
Expected outcome:
Hello from Enact!
Using "enact-hello-simple". Explain what this example demonstrates.
Expected outcome:
This skill demonstrates the smallest Enact tool pattern: metadata, tags, and one fixed greeting command.
Using "enact-hello-simple". Identify the main limitation.
Expected outcome:
The skill only prints one fixed message and does not accept custom input.
Security Audit
SafeStatic analysis found no suspicious patterns in this prompt-only skill. Manual review found no prompt injection, data exfiltration intent, or executable workflow beyond a fixed greeting command.
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/enactprotocol-enact-hello-simple/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/enactprotocol-enact-hello-simple?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/enactprotocol-enact-hello-simple?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/enactprotocol-enact-hello-simple/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/enactprotocol-enact-hello-simple.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
EnactProtocol. (2026). enact-hello-simple security audit report (audit version 4) [Author version 0.1.5]. Skillstore. https://skillstore.io/skills/enactprotocol-enact-hello-simple/audits/4BibTeX citation
@techreport{enactprotocol-enactprotocol-enact-hello-simple-2026,
author = {EnactProtocol},
title = {enact-hello-simple security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/enactprotocol-enact-hello-simple/audits/4},
note = {Author version 0.1.5}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "enact-hello-simple security audit report (audit version 4)"
version: "0.1.5"
type: report
authors:
- name: "EnactProtocol"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/enactprotocol-enact-hello-simple/audits/4"
identifiers:
- type: other
value: "skillstore:enactprotocol-enact-hello-simple:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Check Skill Installation
Run a small greeting to confirm that an Enact skill can be discovered and invoked.
Teach Skill Basics
Show the smallest useful example of skill metadata, tags, and a fixed command.
Start a New Example
Use the simple greeting format as a starting point for a more useful internal skill.
Try These Prompts
Use enact-hello-simple to print the default greeting.
Explain what enact-hello-simple does and why it is useful as a starter skill.
Compare enact-hello-simple with a production skill and list what would need to be added.
Use enact-hello-simple as a reference and outline a parameterized greeting skill with safe inputs.
Best Practices
- Use it as a smoke test before trying more complex skills.
- Keep derived examples small until the command behavior is clear.
- Document any new inputs or side effects when extending the example.
Avoid
- Do not treat this example as a complete production workflow.
- Do not add external commands without documenting their purpose and inputs.
- Do not add network or file access to a greeting example without a clear need.
Frequently Asked Questions
What does this skill do?
Is this skill intended for production work?
Does it require network access?
Can I customize the greeting?
Which tools can use it?
Why is it useful?
Developer Details
Author
EnactProtocolLicense
MIT
Author version
v0.1.5
Skillstore revision
r1
Ref
a06681402992ceae98ba04d54cfd4ab004862696
Maintenance freshness
7/20/2026
Usage
4 downloads · 110 views
File structure
📄 SKILL.md