获取TDVM的事件日志并保存到文件中。
Get the TDVM event log and save it to a file.
Description
Retrieve the TDVM event log and saves the output to a file named 'td_eventlog.txt' in the current directory. This provides visibility into the trusted execution environment events.
Usage
When user requests to get TDVM event logs
When user needs to analyze TDVM boot events or measurements
When user wants to inspect the trusted computing events
Run
python {baseDir}/scripts/get_td_eventlog.py
Output
The script outputs:
Path to the saved event log file (td_eventlog.txt)
Confirmation that the event log has been captured
Example Requests
"获取TD eventlog"
"Get TD event log"
"导出TD事件日志"
"Show me TD event log"
1---2name: get-td-event-log3description: Get TDVM event log4---567# Get TD Event Log89获取TDVM的事件日志并保存到文件中。10Get the TDVM event log and save it to a file.111213## Description14Retrieve the TDVM event log and saves the output to a file named 'td_eventlog.txt' in the current directory. This provides visibility into the trusted execution environment events.1516## Usage17- When user requests to get TDVM event logs18- When user needs to analyze TDVM boot events or measurements19- When user wants to inspect the trusted computing events2021## Run22```bash23python {baseDir}/scripts/get_td_eventlog.py24```2526## Output27The script outputs:28- Path to the saved event log file (td_eventlog.txt)29- Confirmation that the event log has been captured3031## Example Requests32- "获取TD eventlog"33- "Get TD event log"34- "导出TD事件日志"35- "Show me TD event log"
Run npx skillmds@latest add intel/get-td-event-log in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Get TDVM event log It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
intel (@intel) published this skill. Their other Agent Skills are listed on their SkillMD profile.