# 11.4 セキュリティ監査について

SyFuのコアスマートコントラクト「**SyFuExcavationToken.sol**」は、\
第三者機関 **Hacken** によるセキュリティ監査を完了しています。\
監査は **2025年8月** に実施され、重大な脆弱性（Critical／High）は検出されませんでした。

この監査により、SyFuのスマートコントラクトが高い安全性と信頼性を備えていることが確認されました。\
本監査は、SyFuが継続的にセキュリティ体制を強化していく取り組みの一環です。

🔗 詳細な結果とレポートは、英語版GitBookの以下ページをご参照ください：\
👉 [**Audit Report**](https://docs.syfu.io/security/audit)

***

> ※本ページは参考のための日本語概要です。\
> 正式な監査報告および監査レポートは英語版を正本とします。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.syfu.io/ja/security/audit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
