Finding
stellar-dev/smart-contracts/security.md:17 states self-reentrancy is
"possible but rarely exploitable". This contradicts the host's actual
forbid-any-reentry behavior, and caused 1 baseline QA verdict in the
2026-07-03 round.
Evidence
2026-07-03 eval round results files above; the claim propagated into an agent
answer contradicted by host behavior.
Additional recorded evidence:
Recommendation
Correct the statement in the upstream skill source, or qualify it precisely
against the host's forbid-any-reentry behavior. Do NOT patch the mirror in this
repo.
Source Record
This was found by the downstream Raven eval/improvements loop and recorded as sk-002 (skills, discovered 2026-07-03). Public record: https://github.com/kalepail/stellar-raven/blob/main/improvements/skills/sk-002-security-md-reentrancy-claim.md
Finding
stellar-dev/smart-contracts/security.md:17states self-reentrancy is"possible but rarely exploitable". This contradicts the host's actual
forbid-any-reentry behavior, and caused 1 baseline QA verdict in the
2026-07-03 round.
Evidence
2026-07-03 eval round results files above; the claim propagated into an agent
answer contradicted by host behavior.
Additional recorded evidence:
Recommendation
Correct the statement in the upstream skill source, or qualify it precisely
against the host's forbid-any-reentry behavior. Do NOT patch the mirror in this
repo.
Source Record
This was found by the downstream Raven eval/improvements loop and recorded as sk-002 (skills, discovered 2026-07-03). Public record: https://github.com/kalepail/stellar-raven/blob/main/improvements/skills/sk-002-security-md-reentrancy-claim.md