# Skill Profile: `agenmod/immortal-skill/examples/self-demo`

**Normalized ID**: `agenmod/immortal-skill/examples/self-demo`
**Total Audits**: `1`


## Latest Assessment

- **Score**: `1.0`
- **Grade**: `A`
- **Decision**: `ALLOW`
- **Report Link**: [View Detail](http://www.agentskillaudit.ai/audits/aud_e06f3fb72bef)


---

## Audit History

| ID | Date | Status | Score/Grade |
|----|------|--------|-------------|

| `aud_e06f3fb7` | 2026-07-13 04:46:21 | `COMPLETE` | 1.0 (A) |


---

## Action

To trigger a fresh background audit for this skill, use:

```bash
curl -X POST http://localhost:8000/audits \
     -d "source_type=url&source=https://github.com/agenmod/immortal-skill/tree/main/examples/self-demo&force=true" \
     -H "Accept: text/markdown"
```