Install
$ agentstack add skill-agentlas-ai-hephaestus-agentlas-auto-activation ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Agentlas Auto-Activation
Use this skill when a local runtime should activate Agentlas project continuity for a folder.
Procedure
- Activate only on explicit user request or repeated meaningful work in the
same folder.
- Create
.agentlas/only inside the selected project folder. - Add missing seed files without overwriting existing user content.
- Inject relevant project memory into future agent prompts.
- Ask workers to emit
## Memory Eventsonly for durable facts. - Route Memory Events through Memory Tickets and Memory Curator.
- Use sitemap/task-bias state to avoid stale or unvalidated surfaces.
Minimum Files
.agentlas/project-soul-memory.md.agentlas/sitemap.json.agentlas/memory-map.json.agentlas/memory-tickets.jsonl.agentlas/vault-references.json.agentlas/skill-registry.json.agentlas/skill-trials.jsonl.agentlas/curator-decisions.jsonl.agentlas/activation.json
Safety
Never store secrets, raw logs, full transcripts, cookies, private keys, service accounts, or payment material in .agentlas.
Reference
See docs/agentlas-auto-activation.md.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: agentlas-ai
- Source: agentlas-ai/Hephaestus
- License: Apache-2.0
- Homepage: https://agentlas.cloud
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.