background
logo

Security Audit Report for Flap.sh's FlapAIProvider Contracts

專案簡介

The target of this audit is the private code repository of FlapAIProvider Contracts of Flap.sh. sh. The FlapAIProvider Contracts of Flap.sh are an upgradeable, role-governed AI oracle protocol for on-chain request handling, fulfillment, and refund settlement. The contract allows users to submit AI reasoning jobs via the function reason(), pay model-based fees, and track each request by ID. The role FULFILLER_ROLE delivers outcomes via the function fulfillReasoning(), including the selected choice and an IPFS CID for reasoning evidence, while failed jobs can be processed via the function refundRequest(). The role DEFAULT_ADMIN_ROLE can register and disable models, set pricing-related limits, tune callback gas, and withdraw undelivered balances, giving the protocol configurable operations.

Please refer to the report for the detailed audit scope.

Our audit methodology employs automated vulnerability scans, manual verification, and business logic analysis to uncover potential security issues coupled with gas and code quality optimization recommendations.

In summary, we did not find any critical issues within the audited codebase. However, we have identified some non-critical issues that should be addressed. Additionally, we have put forth recommendations and notes that should be taken into consideration. It is important to note that the scope of our audit was strictly limited to the specific code versions mentioned in the report. Any updates made subsequent to our review would require a re-evaluation.

關鍵發現

我們在該智能合約中共發現 2 個潛在問題,另有 1 條建議與 1 條說明,明細如下:

高風險:0
中風險:0
低風險:2
建議:1
說明:1
ID Severity Description Status
1 Low Potential data truncation risk Fixed
2 Low Potential operational risks due to improper disable model ID mechanism Fixed
3 - Add a check in the function withdrawStuckFee() Confirm
4 - Potential centralization risks -

更多細節見審計報告

邁出走向安全的第一步

立即聯絡我們,獲取 BlockSec 的專業程式碼審計服務,在協議上線之前把安全性提上來!